aboutsummaryrefslogtreecommitdiffstats
path: root/QMP/qmp-events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'QMP/qmp-events.txt')
-rw-r--r--QMP/qmp-events.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt
new file mode 100644
index 000000000..682a5e53a
--- /dev/null
+++ b/QMP/qmp-events.txt
@@ -0,0 +1,26 @@
+ QEMU Monitor Protocol: Events
+ =============================
+
+1 SHUTDOWN
+-----------
+
+Description: Issued when the Virtual Machine is powered down.
+Data: None.
+
+2 RESET
+-------
+
+Description: Issued when the Virtual Machine is reseted.
+Data: None.
+
+3 STOP
+------
+
+Description: Issued when the Virtual Machine is stopped.
+Data: None.
+
+4 DEBUG
+-------
+
+Description: Issued when the Virtual Machine enters debug mode.
+Data: None.