Age | Commit message (Expand) | Author |
2016-08-10 | vhost-user: Introduce a new protocol feature REPLY_ACK. | Prerna Saxena |
2016-07-18 | spec/parallels: fix a mistake | Vladimir Sementsov-Ogievskiy |
2016-06-24 | docs: update ACPI CPU hotplug spec with new protocol | Igor Mammedov |
2016-06-24 | docs: add NVDIMM ACPI documentation | Xiao Guangrong |
2016-05-18 | Fix some typos found by codespell | Stefan Weil |
2016-04-19 | fw_cfg: Adopt /opt/RFQDN convention | Markus Armbruster |
2016-04-13 | specs/vhost-user: spelling fix | Marc-André Lureau |
2016-04-13 | specs/vhost-user: improve VHOST_SET_VRING_NUM documentation | Marc-André Lureau |
2016-03-21 | ivshmem: Require master to have ID zero | Markus Armbruster |
2016-03-21 | ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem | Markus Armbruster |
2016-03-21 | ivshmem: Propagate errors through ivshmem_recv_setup() | Markus Armbruster |
2016-03-21 | ivshmem: Don't destroy the chardev on version mismatch | Markus Armbruster |
2016-03-21 | ivshmem: Rewrite specification document | Markus Armbruster |
2016-03-11 | pci-ids: add virtio 1.0 ids to spec | Gerd Hoffmann |
2016-03-08 | fw_cfg: document ACPI device node information | Gabriel L. Somlo |
2016-02-22 | spec: add qcow2 bitmaps extension specification | Vladimir Sementsov-Ogievskiy |
2015-12-22 | parallels: add format spec | Vladimir Sementsov-Ogievskiy |
2015-12-15 | fw_cfg: move internal function call docs to header file | Gabriel L. Somlo |
2015-11-25 | vhost-user: clarify start and enable | Michael S. Tsirkin |
2015-11-17 | specs/vhost-user: fix spec to match reality | Michael S. Tsirkin |
2015-11-16 | vhost-user: update spec description | Michael S. Tsirkin |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu |
2015-11-12 | vhost-user: modify SET_LOG_BASE to pass mmap size and offset | Victor Kaplansky |
2015-10-26 | ivshmem: use little-endian int64_t for the protocol | Marc-André Lureau |
2015-10-24 | ivshmem: add check on protocol version in QEMU | David Marchand |
2015-10-24 | docs: update ivshmem device spec | David Marchand |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet |
2015-10-22 | vhost-user: document migration log | Marc-André Lureau |
2015-10-19 | fw_cfg: Define a static signature to be returned on DMA port reads | Kevin O'Connor |
2015-10-19 | fw_cfg DMA interface documentation | Marc Marí |
2015-10-19 | fw_cfg: document fw_cfg_modify_iXX() update functions | Gabriel L. Somlo |
2015-10-19 | fw_cfg: insert string blobs via qemu cmdline | Gabriel L. Somlo |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang |
2015-09-24 | vhost-user: add multiple queue support | Changchun Ouyang |
2015-09-24 | vhost-user: add VHOST_USER_GET_QUEUE_NUM message | Yuanhan Liu |
2015-09-24 | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu |
2015-09-24 | vhost-user: add protocol feature negotiation | Michael S. Tsirkin |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange |
2015-07-20 | Revert "vhost-user: add multi queue support" | Michael S. Tsirkin |
2015-07-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2015-07-07 | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao |
2015-07-07 | rocker: mark copy-to-cpu pkts as forwarding offloaded | Scott Feldman |
2015-06-23 | add pci-bridge-seat | Gerd Hoffmann |
2015-06-12 | rocker: Add support for phys name | David Ahern |
2015-06-10 | fw_cfg: insert fw_cfg file blobs via qemu cmdline | Gabriel L. Somlo |
2015-06-03 | docs: add sPAPR hotplug/dynamic-reconfiguration documentation | Michael Roth |
2015-06-01 | vhost-user: add multi queue support | Ouyang Changchun |