index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
qmp
/
qmp-events.txt
Age
Commit message (
Expand
)
Author
2014-06-27
docs/qmp: Fix documentation of BLOCK_JOB_READY to match code
Markus Armbruster
2014-06-27
qmp: add qmp-events.txt back
Luiz Capitulino
2014-06-23
qapi event: convert QUORUM events
Wenchao Xia
2014-06-23
qapi event: convert GUEST_PANICKED
Wenchao Xia
2014-06-23
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
2014-06-23
qapi event: convert VNC events
Wenchao Xia
2014-06-23
qapi event: convert NIC_RX_FILTER_CHANGED
Wenchao Xia
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
2014-06-23
qapi event: convert BLOCK_IMAGE_CORRUPTED
Wenchao Xia
2014-06-23
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
Wenchao Xia
2014-06-23
qapi event: convert DEVICE_TRAY_MOVED
Wenchao Xia
2014-06-23
qapi event: convert DEVICE_DELETED
Wenchao Xia
2014-06-23
qapi event: convert WATCHDOG
Wenchao Xia
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
qapi event: convert WAKEUP
Wenchao Xia
2014-06-23
qapi event: convert SUSPEND_DISK
Wenchao Xia
2014-06-23
qapi event: convert SUSPEND
Wenchao Xia
2014-06-23
qapi event: convert RESUME
Wenchao Xia
2014-06-23
qapi event: convert STOP
Wenchao Xia
2014-06-23
qapi event: convert RESET
Wenchao Xia
2014-06-23
qapi event: convert SHUTDOWN
Wenchao Xia
2014-06-23
block: asynchronously stop the VM on I/O errors
Paolo Bonzini
2014-06-19
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-02-28
qmp: Make Quorum error events more palatable.
Benoît Canet
2014-02-21
quorum: Add quorum mechanism.
Benoît Canet
2014-01-15
docs: Fix typo in QMP WAKEUP example
Namhyung Kim
2013-09-18
QMP: qmp-events.txt: alphabetical order fix and other minor changes
Luiz Capitulino
2013-09-18
QMP: QMP/ -> docs/qmp/
Luiz Capitulino