]> git.proxmox.com Git - qemu.git/blobdiff - trace-events
target-i386: ROR r8/r16 imm instruction fix
[qemu.git] / trace-events
index d5bc7a558990b559e831a78a81ff1d270e0b65fb..17d75abfe89f030f247e4d5a490ceb95df5e7999 100644 (file)
@@ -1158,3 +1158,5 @@ migrate_set_state(int new_state) "new state %d"
 kvm_ioctl(int type, void *arg) "type %d, arg %p"
 kvm_vm_ioctl(int type, void *arg) "type %d, arg %p"
 kvm_vcpu_ioctl(int cpu_index, int type, void *arg) "cpu_index %d, type %d, arg %p"
+kvm_run_exit(int cpu_index, uint32_t reason) "cpu_index %d, reason %d"
+