Age | Commit message (Expand) | Author | Files | Lines |
2018-05-15 | migration: update docs | Dr. David Alan Gilbert | 1 | -156/+376 |
2018-05-15 | docs: Document the new default sizes of the qcow2 caches | Alberto Garcia | 1 | -17/+16 |
2018-05-15 | specs/qcow2: Clarify that compressed clusters have the COPIED bit reset | Alberto Garcia | 1 | -4/+4 |
2018-05-14 | net: Remove the deprecated "vlan" parameter | Thomas Huth | 1 | -3/+0 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -1/+1 |
2018-04-27 | spapr: Support ibm,dynamic-memory-v2 property | Bharata B Rao | 1 | -0/+19 |
2018-04-25 | migration: postcopy_blocktime documentation | Alexey Perevalov | 1 | -0/+14 |
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 | 2 | -0/+93 |
2018-03-20 | postcopy shared docs | Dr. David Alan Gilbert | 1 | -0/+41 |
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 | 2 | -12/+82 |
2018-03-19 | qapi: generate a literal qobject for introspection | Marc-André Lureau | 1 | -10/+19 |
2018-03-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -47/+173 |
2018-03-13 | target/i386: add Secure Encrypted Virtualization (SEV) object | Brijesh Singh | 1 | -0/+17 |
2018-03-13 | docs: add AMD Secure Encrypted Virtualization (SEV) | Brijesh Singh | 1 | -0/+92 |
2018-03-12 | replay: update documentation | Pavel Dovgalyuk | 1 | -20/+52 |
2018-03-12 | replay: push replay_mutex_lock up the call tree | Alex Bennée | 1 | -0/+22 |
2018-03-12 | replay: added replay log format description | Pavel Dovgalyuk | 1 | -0/+69 |
2018-03-12 | docs: document atomic_load_acquire and atomic_store_release | Paolo Bonzini | 1 | -27/+30 |
2018-03-06 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2 | -6/+56 |
2018-03-02 | Fix up dangling references to qmp-commands.* in comment and doc | Markus Armbruster | 1 | -2/+1 |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 3 | -17/+17 |
2018-03-02 | docs: Correct outdated information on QAPI | Markus Armbruster | 2 | -17/+11 |
2018-03-02 | docs/devel/writing-qmp-commands: Update for modular QAPI | Markus Armbruster | 1 | -7/+7 |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster | 1 | -3/+3 |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 1 | -54/+48 |
2018-03-02 | docs: document how to use the l2-cache-entry-size parameter | Alberto Garcia | 1 | -3/+43 |
2018-03-02 | specs/qcow2: Fix documentation of the compressed cluster descriptor | Alberto Garcia | 1 | -3/+13 |
2018-03-01 | cryptodev-vhost-user: add crypto session handler | Gonglei | 1 | -0/+26 |
2018-03-01 | docs/vmcoreinfo: detail unsupported host format behaviour | Marc-André Lureau | 1 | -0/+4 |
2018-03-01 | docs: pcie: Spell out machine type needs for PCIe features | Kashyap Chamarthy | 1 | -2/+7 |
2018-03-01 | docs: document virtio-balloon stats | Tomáš Golembiovský | 1 | -0/+2 |
2018-02-19 | Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta... | Peter Maydell | 1 | -0/+255 |
2018-02-19 | docs: add pvrdma device documentation. | Marcel Apfelbaum | 1 | -0/+255 |
2018-02-19 | docs: document our stable process | Cornelia Huck | 1 | -0/+69 |
2018-02-16 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'... | Peter Maydell | 1 | -2/+2 |
2018-02-14 | migration: improve documentation of postcopy-ram | Greg Kurz | 1 | -2/+2 |
2018-02-13 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+10 |
2018-02-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+107 |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+1 |
2018-02-13 | docs: Document share-rw property more thoroughly | Fam Zheng | 1 | -0/+10 |
2018-02-13 | net/can: documentation | Pavel Pisa | 1 | -0/+107 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -2/+0 |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan | 1 | -1/+1 |
2018-02-08 | docs: Add docs/devel/testing.rst | Fam Zheng | 1 | -0/+486 |