« Previous | Next » 

Revision 4fe6e9ec

ID4fe6e9ecb7f9a221bfb3695079fb87946263a1e0

Added by Alexey Kardashevskiy over 10 years ago

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 <>
Reviewed-by: Andreas Färber <>
Reviewed-by: Paolo Bonzini <>
Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences