aboutsummaryrefslogtreecommitdiff
path: root/target/i386/kvm/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/kvm/trace-events')
-rw-r--r--target/i386/kvm/trace-events1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/i386/kvm/trace-events b/target/i386/kvm/trace-events
index cd6f842..bb732e1 100644
--- a/target/i386/kvm/trace-events
+++ b/target/i386/kvm/trace-events
@@ -8,3 +8,4 @@ kvm_x86_update_msi_routes(int num) "Updated %d MSI routes"
# xen-emu.c
kvm_xen_hypercall(int cpu, uint8_t cpl, uint64_t input, uint64_t a0, uint64_t a1, uint64_t a2, uint64_t ret) "xen_hypercall: cpu %d cpl %d input %" PRIu64 " a0 0x%" PRIx64 " a1 0x%" PRIx64 " a2 0x%" PRIx64" ret 0x%" PRIx64
+kvm_xen_soft_reset(void) ""