index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
qmp
Age
Commit message (
Expand
)
Author
2015-07-07
migration: create migration event
Juan Quintela
2015-05-14
doc: fix qmp event type
Michael S. Tsirkin
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-08
docs: update BLOCK_IMAGE_CORRUPTED documentation
Alberto Garcia
2015-05-05
qapi: Document type-safety considerations
Eric Blake
2015-05-05
qapi: Add copyright declaration on docs
Eric Blake
2015-04-28
block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
Alberto Garcia
2015-04-27
qmp-event: add event notification for memory hot unplug error
Zhu Guihua
2014-07-24
docs: document missing VSERPORT_CHANGE event
Eric Blake
2014-07-24
docs: document missing POWERDOWN event
Eric Blake
2014-07-24
docs: document missing SPICE_MIGRATE_COMPLETED event
Eric Blake
2014-07-24
docs: split SPICE_* event docs
Eric Blake
2014-07-24
docs: grammar fixes to qmp-events
Eric Blake
2014-07-01
qapi: Change back sector-count to sectors-count in quorum QAPI events.
Benoît Canet
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-10-11
Use qemu-project.org domain name
Stefan Hajnoczi
2013-09-18
QMP: qmp-events.txt: alphabetical order fix and other minor changes
Luiz Capitulino
2013-09-18
QMP: Update qmp-spec.txt
Luiz Capitulino
2013-09-18
QMP: Update README file
Luiz Capitulino
2013-09-18
QMP: QMP/ -> docs/qmp/
Luiz Capitulino