summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* vhost-user: typo fixupsMichael S. Tsirkin2014-06-291-2/+1
* vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion2014-06-291-3/+4
* vhost-user: fix wrong ids in documentationDamjan Marion2014-06-291-14/+14
* docs/qmp: Fix documentation of BLOCK_JOB_READY to match codeMarkus Armbruster2014-06-271-2/+10
* qmp: add qmp-events.txt backLuiz Capitulino2014-06-271-0/+551
* qapi script: clean up in scriptsWenchao Xia2014-06-271-4/+4
* qapi event: convert QUORUM eventsWenchao Xia2014-06-231-41/+0
* qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-231-14/+0
* qapi event: convert BALLOON_CHANGEWenchao Xia2014-06-231-17/+0
* qmp: convert ACPI_DEVICE_OST eventIgor Mammedov2014-06-231-10/+0
* qapi event: convert SPICE eventsWenchao Xia2014-06-231-62/+0
* qapi event: convert VNC eventsWenchao Xia2014-06-231-90/+0
* qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia2014-06-231-17/+0
* qapi event: convert other BLOCK_JOB eventsWenchao Xia2014-06-231-71/+0
* qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia2014-06-231-22/+0
* qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia2014-06-231-47/+0
* qapi event: convert DEVICE_TRAY_MOVEDWenchao Xia2014-06-231-18/+0
* qapi event: convert DEVICE_DELETEDWenchao Xia2014-06-231-18/+0
* qapi event: convert WATCHDOGWenchao Xia2014-06-231-19/+0
* qapi event: convert RTC_CHANGEWenchao Xia2014-06-231-16/+0
* qapi event: convert WAKEUPWenchao Xia2014-06-231-12/+0
* qapi event: convert SUSPEND_DISKWenchao Xia2014-06-231-14/+0
* qapi event: convert SUSPENDWenchao Xia2014-06-231-12/+0
* qapi event: convert RESUMEWenchao Xia2014-06-231-12/+0
* qapi event: convert STOPWenchao Xia2014-06-231-12/+0
* qapi event: convert RESETWenchao Xia2014-06-231-12/+0
* qapi event: convert SHUTDOWNWenchao Xia2014-06-231-15/+0
* qapi script: add event supportWenchao Xia2014-06-231-0/+18
* block: asynchronously stop the VM on I/O errorsPaolo Bonzini2014-06-231-1/+1
* qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-191-0/+10
* Add vhost-user protocol documentationNikolay Nikolaev2014-06-191-0/+266
* acpi: memory hotplug ACPI hardware implementationIgor Mammedov2014-06-191-0/+44
* libcacard: improve documentationPaolo Bonzini2014-06-101-17/+63
* trace: Multi-backend tracingLluís Vilanova2014-06-091-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-051-2/+3
|\
| * virtio-balloon: return empty data when no stats are availableJán Tomko2014-05-251-2/+3
* | docs/multiseat.txt: add note about spiceGerd Hoffmann2014-06-041-0/+8
* | docs/multiseat.txt: gtk joined the partyGerd Hoffmann2014-06-041-3/+13
* | docs/multiseat.txt: use autoseatGerd Hoffmann2014-06-041-23/+31
* | docs: Define refcount_bits valueMaria Kustova2014-05-281-2/+3
* | docs: add multiseat.txtGerd Hoffmann2014-05-261-0/+76
|/
* qapi: skip redundant includesBenoît Canet2014-05-161-1/+1
* qapi: Show qapi-commands.py invocation in qapi-code-gen.txtMarkus Armbruster2014-05-151-14/+13
* qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-151-37/+50
* qapi: Normalize marshalling's visitor initialization and cleanupMarkus Armbruster2014-05-151-4/+4
* qapi: Update qapi-code-gen.txt example to match current codeMarkus Armbruster2014-05-151-56/+90
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-3/+3
* qapi: Document optional arguments' backwards compatibilityEric Blake2014-05-091-4/+28
* qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-081-14/+14
* qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova2014-05-081-0/+11
OpenPOWER on IntegriCloud