summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qapi: Consistent generated code: prefer visitor 'v'Eric Blake2015-10-121-37/+37
* | qapi: Consistent generated code: prefer error 'err'Eric Blake2015-10-121-14/+14
* | docs: Move files from docs/qmp/ to docs/Markus Armbruster2015-10-123-0/+0
|/
* docs: update the usage example of "dtrace" backend in tracing.txtLin Ma2015-10-091-5/+5
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-251-0/+507
|\
| * docs: describe the QEMU build system structure / designDaniel P. Berrange2015-09-251-0/+507
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-09-251-2/+75
|\ \ | |/ |/|
| * vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-241-1/+11
| * vhost-user: add multiple queue supportChangchun Ouyang2015-09-241-0/+15
| * vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-241-0/+11
| * vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu2015-09-241-2/+2
| * vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-241-0/+37
* | qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini2015-09-241-0/+98
* | libcacard: use the standalone projectMarc-André Lureau2015-09-231-483/+0
|/
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-231-0/+48
* qapi-introspect: Hide type namesMarkus Armbruster2015-09-211-19/+17
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-5/+232
* qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster2015-09-211-12/+6
OpenPOWER on IntegriCloud