]> xenbits.xensource.com Git - qemu-xen-4.6-testing.git/commit
cirrus_vga fix save/restore lfb_addr/lfb_end printfs
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 27 Nov 2008 12:08:44 +0000 (12:08 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 27 Nov 2008 12:08:44 +0000 (12:08 +0000)
commit8860ae10dae1416dd6cafe4cf1ac7b2b2c80d33b
tree0ba2d0ea135c682234c09d4efa6ad5a8b6638f8e
parent97e3066c43477c79b56f4afeb08c330fc2c244b7
cirrus_vga fix save/restore lfb_addr/lfb_end printfs

A couple of printf calls needed casts to (unsigned long) adding to
avoid compiler compliants, following commits
 97e3066c43477c79b56f4afeb08c330fc2c244b7
 ea324bf41565322b370b27253b1a7eaa3cc360b9
(cherry picked from commit 9722cbb9b813974ee2b2149b683485b077daf078)

Conflicts:

hw/cirrus_vga.c
hw/vga.c