]> git.proxmox.com Git - mirror_qemu.git/commit
cirrus: Fix build of debug code
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 2 Jul 2014 10:32:08 +0000 (20:32 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 11 Jul 2014 08:17:01 +0000 (10:17 +0200)
commite8ee4b68bed36471b014c23209299c84b8d4a01b
treeb3d740b065b78d13a3473199f1b54b9ab3a2a748
parentf61d82c2dfe02a60642a76e8f0034a0244eef2bf
cirrus: Fix build of debug code

Use PRIu64 to print uint64_t

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/cirrus_vga.c