]> Git Repo - qemu.git/commit - kvm-all.c
kvm-all: add kvm_run_exit tracepoint
authorKazuya Saito <[email protected]>
Fri, 29 Mar 2013 04:27:52 +0000 (13:27 +0900)
committerStefan Hajnoczi <[email protected]>
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 <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
kvm-all.c
trace-events
This page took 0.02498 seconds and 4 git commands to generate.