aboutsummaryrefslogtreecommitdiff
path: root/docs/interop
AgeCommit message (Expand)Author
2020-01-23qemu-nbd: Convert invocation documentation to rSTPeter Maydell
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-06Add dbus-vmstate objectMarc-André Lureau
2020-01-06docs: start a document to describe D-Bus usageMarc-André Lureau
2020-01-05vhost-user: add VHOST_USER_RESET_DEVICE to reset devicesRaphael Norwitz
2020-01-05Implement backend program convention command for vhost-user-blkMicky Yun Chan
2019-11-06global: Squash 'the the'Dr. David Alan Gilbert
2019-09-13qemu-ga: Convert invocation documentation to rSTPeter Maydell
2019-09-05nbd: Prepare for NBD_CMD_FLAG_FAST_ZEROEric Blake
2019-09-05nbd: Advertise multi-conn for shared read-only connectionsEric Blake
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster
2019-07-25docs: clarify multiqueue vs multiple virtqueuesStefan Hajnoczi
2019-07-10docs/bitmaps: use QMP lexer instead of jsonJohn Snow
2019-07-10docs/interop/bitmaps.rst: Fix typosJohn Snow
2019-07-04docs: avoid vhost-user-net specifics in multiqueue sectionStefan Hajnoczi
2019-06-16docs/vhost-user.json: some firmware.json copy leftoversMarc-André Lureau
2019-05-29vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau
2019-05-20docs: reST-ify vhost-user documentationMarc-André Lureau
2019-05-02Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-01docs/interop/bitmaps: rewrite and modernize docJohn Snow
2019-03-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji
2019-03-12vhost-user: define conventions for vhost-user backendsMarc-André Lureau
2019-03-12docs/interop/qcow2: Improve bitmap flag in_use specificationVladimir Sementsov-Ogievskiy
2019-03-11docs/interop/firmware.json: Prefer -machine to if=pflashMarkus Armbruster
2019-03-08qcow2 spec: Describe string header extensionsKevin Wolf
2019-03-08qcow2: Extend spec for external data filesKevin Wolf
2019-03-07docs: Provide separate conf.py for each manual we wantPeter Maydell
2019-01-04nbd: Document timeline of various featuresEric Blake
2018-12-13docs: Update references to JSON RFCEric Blake
2018-12-12monitor: Suspend monitor instead dropping commandsPeter Xu
2018-11-19qcow2: Document some maximum size constraintsEric Blake
2018-09-25docs: Fix some typos (most found by codespell)Stefan Weil
2018-08-31Remove the deprecated -nodefconfig optionThomas Huth
2018-08-24docs/interop/qmp-spec: How to force known good parser stateMarkus Armbruster
2018-07-13docs: Grammar and spelling fixesVille Skyttä
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster
2018-07-03qmp: Make "id" optional again even in "oob" monitorsMarkus Armbruster
2018-07-03docs/interop/qmp: Improve OOB documentationMarkus Armbruster
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster
2018-06-21docs/interop: add nbd.txtVladimir Sementsov-Ogievskiy
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01docs/interop: add "firmware.json"Laszlo Ersek
2018-05-24vhost-user: support registering external host notifiersTiwei Bie
2018-05-24vhost-user: allow slave to send fds via slave channelTiwei Bie
2018-05-15specs/qcow2: Clarify that compressed clusters have the COPIED bit resetAlberto Garcia
2018-04-09vhost-user: back SET/GET_CONFIG requests with a protocol featureMaxime Coquelin
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert
2018-03-20vhost+postcopy: Send address back to qemuDr. David Alan Gilbert