summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* qapi: Update docs to match recent generator changesEric Blake2019-11-292-164/+180
* trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova2019-11-291-0/+41
* trace: docs: "simple" backend does support stringsHollis Blanchard2019-11-291-3/+0
* dump-guest-memory: add qmp event DUMP_COMPLETEDPeter Xu2019-11-291-0/+18
* docs: Document the throttling infrastructureAlberto Garcia2019-11-291-0/+252
* spec: add qcow2 bitmaps extension specificationVladimir Sementsov-Ogievskiy2019-11-291-1/+220
* qapi: Forbid empty unions and useless alternatesEric Blake2019-11-291-7/+8
* qmp-spec: fix index in docWei Yang2019-11-291-1/+1
* docs/memory.txt: Improve list of different memory regionsPeter Maydell2019-11-291-1/+25
* Migration: Emit event at start of passDr. David Alan Gilbert2019-11-291-0/+14
* docs/pci_expander_bridge: fix typoCao jin2019-11-291-3/+3
* parallels: add format specVladimir Sementsov-Ogievskiy2019-11-291-0/+228
* qapi: Simplify visiting of alternate typesEric Blake2019-11-291-3/+0
* qapi: Convert QType into QAPI built-in enum typeEric Blake2019-11-291-0/+1
* qapi: Don't let implicit enum MAX member collideEric Blake2019-11-291-2/+2
* qapi: Tighten the regex on valid namesEric Blake2019-11-291-11/+11
* blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake2019-11-291-3/+4
* fw_cfg: move internal function call docs to header fileGabriel L. Somlo2019-11-291-84/+1
* vhost-user: clarify start and enableMichael S. Tsirkin2015-11-251-5/+15
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-191-9/+61
|\
| * specs/vhost-user: fix spec to match realityMichael S. Tsirkin2015-11-171-11/+17
| * vhost-user: update spec descriptionMichael S. Tsirkin2015-11-161-9/+55
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-11-171-0/+157
|\ \
| * | docs: update bitmaps.mdJohn Snow2015-11-171-0/+157
| |/
* | qapi: Document introspection stability considerationsEric Blake2015-11-171-0/+11
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-121-5/+1
|\
| * qed: Implement .bdrv_drainFam Zheng2015-11-121-5/+1
* | vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2015-11-121-2/+2
* | vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky2015-11-121-1/+7
|/
* error: More error_setg() usageEric Blake2015-11-111-11/+9
* Add postcopy documentationDr. David Alan Gilbert2015-11-101-0/+191
* qapi-introspect: Document lack of sortingEric Blake2015-11-101-4/+15
* qapi: Provide nicer array names in introspectionEric Blake2015-11-101-2/+5
* replay: global variables and function stubsPavel Dovgalyuk2015-11-051-0/+168
* qapi: Reserve 'q_*' and 'has_*' member namesEric Blake2015-11-021-4/+7
* qapi: Reserve '*List' type names for list typesEric Blake2015-11-021-1/+2
* docs: Document QMP event rate limitingMarkus Armbruster2015-10-302-0/+17
* ivshmem: use little-endian int64_t for the protocolMarc-André Lureau2015-10-261-1/+1
* ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-3/+6
* docs: update ivshmem device specDavid Marchand2015-10-241-31/+93
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-222-2/+167
|\
| * vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-221-0/+15
| * vhost-user: document migration logMarc-André Lureau2015-10-221-2/+46
| * virtio: add some migration docCornelia Huck2015-10-221-0/+106
* | fw_cfg: Define a static signature to be returned on DMA port readsKevin O'Connor2015-10-191-0/+3
* | fw_cfg DMA interface documentationMarc Marí2015-10-191-4/+61
* | fw_cfg: document fw_cfg_modify_iXX() update functionsGabriel L. Somlo2015-10-191-0/+11
* | fw_cfg: insert string blobs via qemu cmdlineGabriel L. Somlo2015-10-191-0/+15
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-10-191-1/+1
|\ \ | |/ |/|
| * doc/rcu: fix g_free_rcu() usage exampleSergey Fedorov2015-10-191-1/+1
OpenPOWER on IntegriCloud