aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2015-12-22docs/pci_expander_bridge: fix typoCao jin
2015-12-22parallels: add format specVladimir Sementsov-Ogievskiy
2015-12-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...Peter Maydell
2015-12-17qapi: Simplify visiting of alternate typesEric Blake
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-12-17qapi: Tighten the regex on valid namesEric Blake
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake
2015-12-15fw_cfg: move internal function call docs to header fileGabriel L. Somlo
2015-11-25vhost-user: clarify start and enableMichael S. Tsirkin
2015-11-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-11-17specs/vhost-user: fix spec to match realityMichael S. Tsirkin
2015-11-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-11-17docs: update bitmaps.mdJohn Snow
2015-11-17qapi: Document introspection stability considerationsEric Blake
2015-11-16vhost-user: update spec descriptionMichael S. Tsirkin
2015-11-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-12qed: Implement .bdrv_drainFam Zheng
2015-11-12vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu
2015-11-12vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky
2015-11-11error: More error_setg() usageEric Blake
2015-11-10Add postcopy documentationDr. David Alan Gilbert
2015-11-10qapi-introspect: Document lack of sortingEric Blake
2015-11-10qapi: Provide nicer array names in introspectionEric Blake
2015-11-05replay: global variables and function stubsPavel Dovgalyuk
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake
2015-10-30docs: Document QMP event rate limitingMarkus Armbruster
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24docs: update ivshmem device specDavid Marchand
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost-user: document migration logMarc-André Lureau
2015-10-22virtio: add some migration docCornelia Huck
2015-10-19fw_cfg: Define a static signature to be returned on DMA port readsKevin O'Connor
2015-10-19fw_cfg DMA interface documentationMarc Marí
2015-10-19fw_cfg: document fw_cfg_modify_iXX() update functionsGabriel L. Somlo
2015-10-19fw_cfg: insert string blobs via qemu cmdlineGabriel L. Somlo
2015-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-10-19doc/rcu: fix g_free_rcu() usage exampleSergey Fedorov
2015-10-12qapi: Consistent generated code: prefer visitor 'v'Eric Blake
2015-10-12qapi: Consistent generated code: prefer error 'err'Eric Blake
2015-10-12docs: Move files from docs/qmp/ to docs/Markus Armbruster
2015-10-09docs: update the usage example of "dtrace" backend in tracing.txtLin Ma
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-09-25docs: describe the QEMU build system structure / designDaniel P. Berrange
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang