Age | Commit message (Expand) | Author | Files | Lines |
2020-01-05 | Implement backend program convention command for vhost-user-blk | Micky Yun Chan | 2 | -0/+48 |
2019-11-06 | global: Squash 'the the' | Dr. David Alan Gilbert | 1 | -1/+1 |
2019-09-13 | qemu-ga: Convert invocation documentation to rST | Peter Maydell | 3 | -0/+141 |
2019-09-05 | nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO | Eric Blake | 1 | -1/+2 |
2019-09-05 | nbd: Advertise multi-conn for shared read-only connections | Eric Blake | 1 | -0/+1 |
2019-08-21 | qapi: Move query-target from misc.json to machine.json | Markus Armbruster | 1 | -1/+1 |
2019-07-25 | docs: clarify multiqueue vs multiple virtqueues | Stefan Hajnoczi | 1 | -0/+17 |
2019-07-10 | docs/bitmaps: use QMP lexer instead of json | John Snow | 1 | -27/+27 |
2019-07-10 | docs/interop/bitmaps.rst: Fix typos | John Snow | 1 | -2/+2 |
2019-07-04 | docs: avoid vhost-user-net specifics in multiqueue section | Stefan Hajnoczi | 1 | -10/+11 |
2019-06-16 | docs/vhost-user.json: some firmware.json copy leftovers | Marc-André Lureau | 1 | -3/+3 |
2019-05-29 | vhost-user: add vhost_user_gpu_set_socket() | Marc-André Lureau | 3 | -0/+252 |
2019-05-20 | docs: reST-ify vhost-user documentation | Marc-André Lureau | 3 | -1220/+1352 |
2019-05-02 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell | 1 | -322/+1251 |
2019-05-01 | docs/interop/bitmaps: rewrite and modernize doc | John Snow | 1 | -322/+1251 |
2019-03-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2 | -2/+616 |
2019-03-12 | vhost-user: Support transferring inflight buffer between qemu and backend | Xie Yongji | 1 | -0/+285 |
2019-03-12 | vhost-user: define conventions for vhost-user backends | Marc-André Lureau | 2 | -2/+331 |
2019-03-12 | docs/interop/qcow2: Improve bitmap flag in_use specification | Vladimir Sementsov-Ogievskiy | 1 | -3/+6 |
2019-03-11 | docs/interop/firmware.json: Prefer -machine to if=pflash | Markus Armbruster | 1 | -6/+14 |
2019-03-08 | qcow2 spec: Describe string header extensions | Kevin Wolf | 1 | -2/+12 |
2019-03-08 | qcow2: Extend spec for external data files | Kevin Wolf | 1 | -4/+38 |
2019-03-07 | docs: Provide separate conf.py for each manual we want | Peter Maydell | 2 | -0/+33 |
2019-01-04 | nbd: Document timeline of various features | Eric Blake | 1 | -1/+18 |
2018-12-13 | docs: Update references to JSON RFC | Eric Blake | 1 | -1/+1 |
2018-12-12 | monitor: Suspend monitor instead dropping commands | Peter Xu | 1 | -2/+3 |
2018-11-19 | qcow2: Document some maximum size constraints | Eric Blake | 1 | -2/+36 |
2018-09-25 | docs: Fix some typos (most found by codespell) | Stefan Weil | 1 | -2/+2 |
2018-08-31 | Remove the deprecated -nodefconfig option | Thomas Huth | 1 | -2/+2 |
2018-08-24 | docs/interop/qmp-spec: How to force known good parser state | Markus Armbruster | 1 | -14/+28 |
2018-07-13 | docs: Grammar and spelling fixes | Ville Skyttä | 2 | -5/+5 |
2018-07-03 | qmp: Redo how the client requests out-of-band execution | Markus Armbruster | 1 | -10/+8 |
2018-07-03 | qmp: Make "id" optional again even in "oob" monitors | Markus Armbruster | 1 | -6/+7 |
2018-07-03 | docs/interop/qmp: Improve OOB documentation | Markus Armbruster | 2 | -31/+56 |
2018-07-03 | qmp: Say "out-of-band" instead of "Out-Of-Band" | Markus Armbruster | 1 | -1/+1 |
2018-06-21 | docs/interop: add nbd.txt | Vladimir Sementsov-Ogievskiy | 1 | -0/+38 |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+38 |
2018-06-01 | docs/interop: add "firmware.json" | Laszlo Ersek | 1 | -0/+540 |
2018-05-24 | vhost-user: support registering external host notifiers | Tiwei Bie | 1 | -0/+33 |
2018-05-24 | vhost-user: allow slave to send fds via slave channel | Tiwei Bie | 1 | -0/+5 |
2018-05-15 | specs/qcow2: Clarify that compressed clusters have the COPIED bit reset | Alberto Garcia | 1 | -4/+4 |
2018-04-09 | vhost-user: back SET/GET_CONFIG requests with a protocol feature | Maxime Coquelin | 1 | -9/+12 |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+52 |
2018-03-20 | vhost-user: Add VHOST_USER_POSTCOPY_END message | Dr. David Alan Gilbert | 1 | -0/+12 |
2018-03-20 | vhost+postcopy: Send address back to qemu | Dr. David Alan Gilbert | 1 | -0/+9 |
2018-03-20 | vhost+postcopy: Transmit 'listen' to slave | Dr. David Alan Gilbert | 1 | -0/+11 |
2018-03-20 | vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message | Dr. David Alan Gilbert | 1 | -0/+10 |
2018-03-20 | postcopy: Add vhost-user flag for postcopy and check it | Dr. David Alan Gilbert | 1 | -0/+10 |
2018-03-19 | docs: update QMP documents for OOB commands | Peter Xu | 1 | -7/+29 |
2018-03-06 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -3/+13 |