+3
−3
Loading
KVM request types are normally defined using hex constants but QEMU traces print decimal values instead, which is not very convenient. This changes the request type format from %d to %x. Signed-off-by:Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by:
Andreas Färber <afaerber@suse.de> Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>