ioapic: fix build with DEBUG_IOAPIC
commit0c1f781b7c8ddd79ca15c20b59afa2be69d18295
authorJason Wang <jasowang@redhat.com>
Mon, 19 Mar 2012 03:19:57 +0000 (19 11:19 +0800)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Mon, 19 Mar 2012 11:30:56 +0000 (19 11:30 +0000)
tree1862ca07b5fefdf95abb58333117a656ae5a87c8
parent720f9f582533b2274ee2f1dd0337feb983e2d510
ioapic: fix build with DEBUG_IOAPIC

ioapic.c:198: error: format ‘%08x’ expects type ‘unsigned int’, but argument 3 has type ‘uint64_t’

Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
hw/ioapic.c