]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
cirrus_vga fix save/restore lfb_addr/lfb_end printfs xen-3.3.1-rc1
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 27 Nov 2008 12:04:32 +0000 (12:04 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 27 Nov 2008 12:04:32 +0000 (12:04 +0000)
commit9722cbb9b813974ee2b2149b683485b077daf078
tree73bec6bb649a507ecb7542a8386c00535bb10ab0
parente8ad63359a887e419e92b82f52c67860a749c046
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
hw/cirrus_vga.c
hw/vga.c