summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qapi: Use an explicit input fileLluís Vilanova2014-05-081-2/+2
* docs/memory.txt: Fix document on MMIO operationsFam Zheng2014-05-071-5/+5
* savevm: Ignore minimum_version_id_old if there is no load_state_oldPeter Maydell2014-05-051-7/+5
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell2014-05-011-3/+10
|\
| * vga: add secondary stdvga variantGerd Hoffmann2014-04-281-3/+10
* | Use error_is_set() only when necessary (again)Markus Armbruster2014-04-251-3/+3
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into stagingPeter Maydell2014-03-121-87/+80
|\
| * Docs: Introduce multiport serial support in qemupciserial.inf.Miki Mishael2014-03-121-87/+80
* | qapi script: do not allow string discriminatorWenchao Xia2014-03-111-4/+1
OpenPOWER on IntegriCloud