Stefan Weil wrote: > inst is unsigned long, so use %04lx instead of %04x. > > Signed-off-by: Stefan Weil <w...@mail.berlios.de>
I've sent a patch (http://lists.gnu.org/archive/html/qemu-devel/2010-04/msg00637.html) which include this change and fix a bug, as explained by Paolo Bonzini: http://lists.gnu.org/archive/html/qemu-devel/2010-04/msg00638.html -- Thomas