On Mon, Mar 19, 2012 at 11:19:57AM +0800, Jason Wang wrote: > ioapic.c:198: error: format ‘%08x’ expects type ‘unsigned int’, but argument > 3 has type ‘uint64_t’ > > Signed-off-by: Jason Wang <jasow...@redhat.com> > --- > hw/ioapic.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan