Age | Commit message (Expand) | Author |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-08 | qom: Use typedef for Visitor | Eric Blake |
2016-02-08 | balloon: Improve use of qapi visitor | Eric Blake |
2016-02-06 | virtio: combine write of an entry into used ring | Vincenzo Maffione |
2016-02-06 | virtio: read avail_idx from VQ only when necessary | Vincenzo Maffione |
2016-02-06 | virtio: cache used_idx in a VirtQueue field | Vincenzo Maffione |
2016-02-06 | virtio: combine the read of a descriptor | Paolo Bonzini |
2016-02-06 | vring: slim down allocation of VirtQueueElements | Paolo Bonzini |
2016-02-06 | virtio: slim down allocation of VirtQueueElements | Paolo Bonzini |
2016-02-06 | virtio: introduce virtqueue_alloc_element | Paolo Bonzini |
2016-02-06 | virtio: introduce qemu_get/put_virtqueue_element | Paolo Bonzini |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
2016-02-04 | Fix virtio migration | Dr. David Alan Gilbert |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2016-01-12 | Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into... | Peter Maydell |
2016-01-12 | 9pfs: introduce V9fsVirtioState | Wei Liu |
2016-01-09 | virtio: fix error message for number of queues | Cornelia Huck |
2016-01-09 | migration/virtio: Remove simple .get/.put use | Dr. David Alan Gilbert |
2016-01-08 | 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h | Wei Liu |
2015-12-02 | virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ... | Shmulik Ladkani |
2015-12-02 | virtio: handle non-virtio-1-capable backend for ccw | Cornelia Huck |
2015-11-26 | Revert "vhost: send SET_VRING_ENABLE at start/stop" | Michael S. Tsirkin |
2015-11-18 | vhost-user: fix log size | Michael S. Tsirkin |
2015-11-16 | vhost-user: start/stop all rings | Michael S. Tsirkin |
2015-11-16 | vhost-user: print original request on error | Michael S. Tsirkin |
2015-11-16 | vhost: let SET_VRING_ENABLE message depends on protocol feature | Yuanhan Liu |
2015-11-12 | hw/virtio: Add PCIe capability to virtio devices | Marcel Apfelbaum |
2015-11-12 | vhost: send SET_VRING_ENABLE at start/stop | Yuanhan Liu |
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-11-12 | virtio-pci: unbreak queue_enable read | Jason Wang |
2015-11-12 | virtio-pci: introduce pio notification capability for modern device | Jason Wang |
2015-11-12 | virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible | Jason Wang |
2015-11-12 | virtio-pci: fix 1.0 virtqueue migration | Jason Wang |
2015-11-10 | Inhibit ballooning during postcopy | Dr. David Alan Gilbert |
2015-11-09 | dataplane: support non-contigious s/g | Michael S. Tsirkin |
2015-11-09 | dataplane: simplify indirect descriptor read | Michael S. Tsirkin |
2015-10-29 | virtio: drop virtqueue_map_sg | Michael S. Tsirkin |
2015-10-29 | virtio: switch to virtio_map | Michael S. Tsirkin |
2015-10-29 | virtio: introduce virtio_map | Michael S. Tsirkin |
2015-10-29 | vhost-user: cleanup msg size math | Michael S. Tsirkin |
2015-10-29 | vhost-user: cleanup struct size math | Michael S. Tsirkin |
2015-10-23 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | vhost-user: fix up rhel6 build | Michael S. Tsirkin |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | vhost: set the correct queue index in case of migration with multiqueue | Thibaut Collet |
2015-10-22 | vhost: add migration block if memfd failed | Marc-André Lureau |
2015-10-22 | vhost-user: use an enum helper for features mask | Thibaut Collet |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet |