]> git.proxmox.com Git - mirror_qemu.git/commit - kvm-all.c
kvm-all: add kvm_run_exit tracepoint
authorKazuya Saito <saito.kazuya@jp.fujitsu.com>
Fri, 29 Mar 2013 04:27:52 +0000 (13:27 +0900)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 3 May 2013 11:58:09 +0000 (13:58 +0200)
commitb76ac80a5ca9f2e19405419172c0dcaf0370d4f5
tree644ef06330054f239318783d6c09b3389d15a65b
parent9c7757290c6d80c2f5bde6fa71d2c9fe2b331c8c
kvm-all: add kvm_run_exit tracepoint

This patch enable us to know exit reason of KVM_RUN. It will help us
know where the trouble is caused.

Signed-off-by: Kazuya Saito <saito.kazuya@jp.fujitsu.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
kvm-all.c
trace-events