]> git.proxmox.com Git - mirror_qemu.git/blobdiff - trace-events
trace: Add event "guest_cpu_reset"
[mirror_qemu.git] / trace-events
index 0492c960dbe16147105d770f4f1585f00a0a7716..fb96f6c33312cc26153cd8bdd1711e2199ff23ea 100644 (file)
@@ -148,6 +148,11 @@ colo_filter_rewriter_conn_offset(uint32_t offset) ": offset=%u\n"
 # Targets: all
 vcpu guest_cpu_enter(void)
 
+# Reset the state of a virtual (guest) CPU
+#
+# Targets: all
+vcpu guest_cpu_reset(void)
+
 # @vaddr: Access' virtual address.
 # @info : Access' information (see below).
 #