Age | Commit message (Expand) | Author |
2018-06-15 | bswap: Add new stn_*_p() and ldn_*_p() memory access functions | Peter Maydell |
2018-06-12 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ... | Peter Maydell |
2018-06-12 | usb: update docs | Gerd Hoffmann |
2018-06-11 | nvdimm: make persistence option symbolic | Ross Zwisler |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | nvdimm, acpi: support NFIT platform capabilities | Ross Zwisler |
2018-06-01 | docs/interop: add "firmware.json" | Laszlo Ersek |
2018-06-01 | memory: get rid of memory_region_init_reservation | Paolo Bonzini |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov |
2018-05-29 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4... | Peter Maydell |
2018-05-24 | vhost-user: support registering external host notifiers | Tiwei Bie |
2018-05-24 | vhost-user: allow slave to send fds via slave channel | Tiwei Bie |
2018-05-24 | docs: tpm: add VM save/restore example and troubleshooting guide | Stefan Berger |
2018-05-23 | virtio-balloon: add hugetlb page allocation counts | Jonathan Helman |
2018-05-23 | allocate pci id for mdpy | Gerd Hoffmann |
2018-05-15 | migration: update docs | Dr. David Alan Gilbert |
2018-05-15 | docs: Document the new default sizes of the qcow2 caches | Alberto Garcia |
2018-05-15 | specs/qcow2: Clarify that compressed clusters have the COPIED bit reset | Alberto Garcia |
2018-05-14 | net: Remove the deprecated "vlan" parameter | Thomas Huth |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-04-27 | spapr: Support ibm,dynamic-memory-v2 property | Bharata B Rao |
2018-04-25 | migration: postcopy_blocktime documentation | Alexey Perevalov |
2018-04-09 | vhost-user: back SET/GET_CONFIG requests with a protocol feature | Maxime Coquelin |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-20 | postcopy shared docs | Dr. David Alan Gilbert |
2018-03-20 | vhost-user: Add VHOST_USER_POSTCOPY_END message | Dr. David Alan Gilbert |
2018-03-20 | vhost+postcopy: Send address back to qemu | Dr. David Alan Gilbert |
2018-03-20 | vhost+postcopy: Transmit 'listen' to slave | Dr. David Alan Gilbert |
2018-03-20 | vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message | Dr. David Alan Gilbert |
2018-03-20 | postcopy: Add vhost-user flag for postcopy and check it | Dr. David Alan Gilbert |
2018-03-19 | docs: update QMP documents for OOB commands | Peter Xu |
2018-03-19 | qapi: generate a literal qobject for introspection | Marc-André Lureau |
2018-03-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-03-13 | target/i386: add Secure Encrypted Virtualization (SEV) object | Brijesh Singh |
2018-03-13 | docs: add AMD Secure Encrypted Virtualization (SEV) | Brijesh Singh |
2018-03-12 | replay: update documentation | Pavel Dovgalyuk |
2018-03-12 | replay: push replay_mutex_lock up the call tree | Alex Bennée |
2018-03-12 | replay: added replay log format description | Pavel Dovgalyuk |
2018-03-12 | docs: document atomic_load_acquire and atomic_store_release | Paolo Bonzini |
2018-03-06 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-03-02 | Fix up dangling references to qmp-commands.* in comment and doc | Markus Armbruster |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | docs: Correct outdated information on QAPI | Markus Armbruster |
2018-03-02 | docs/devel/writing-qmp-commands: Update for modular QAPI | Markus Armbruster |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster |
2018-03-02 | docs: document how to use the l2-cache-entry-size parameter | Alberto Garcia |
2018-03-02 | specs/qcow2: Fix documentation of the compressed cluster descriptor | Alberto Garcia |
2018-03-01 | cryptodev-vhost-user: add crypto session handler | Gonglei |