]> git.proxmox.com Git - mirror_qemu.git/commit
hw/qxl: Fix format string errors
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 3 Sep 2011 13:48:25 +0000 (14:48 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 7 Sep 2011 07:20:09 +0000 (09:20 +0200)
commita680f7e7cbe8bebd15de2d974989d4e58810837d
tree465ea7afe9a2a7f7a676318ae3144255beaf8919
parent7b6c73690e4eb5c56abba1904ec71455b28074a3
hw/qxl: Fix format string errors

Fix format string errors causing compile failure on 32 bit hosts
when spice is enabled.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl-logger.c
hw/qxl.c