diff options
author | Alexey Kardashevskiy | 2013-09-04 12:26:25 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2013-09-20 19:55:01 +0200 |
commit | cbf5b968567dbd5a71165c1d30a0ce351bdca11a (patch) | |
tree | 2641b8fc3692376c241755b76af3ade7a3211794 /target-openrisc/cpu.c | |
parent | Merge remote-tracking branch 'kiszka/queues/slirp' into staging (diff) | |
download | qemu-cbf5b968567dbd5a71165c1d30a0ce351bdca11a.tar.gz qemu-cbf5b968567dbd5a71165c1d30a0ce351bdca11a.tar.xz qemu-cbf5b968567dbd5a71165c1d30a0ce351bdca11a.zip |
kvm: fix traces to use %x instead of %d
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>
Diffstat (limited to 'target-openrisc/cpu.c')
0 files changed, 0 insertions, 0 deletions