Age | Commit message (Expand) | Author |
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 |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau |
2015-10-22 | vhost-user: add a migration blocker | Marc-André Lureau |
2015-10-22 | vhost-user: send log shm fd along with log_base | Marc-André Lureau |
2015-10-22 | vhost: alloc shareable log | Marc-André Lureau |
2015-10-22 | vhost-user: add vhost_user_requires_shm_log() | Marc-André Lureau |
2015-10-22 | vhost: add vhost_set_log_base op | Marc-André Lureau |
2015-10-22 | vhost: document log resizing | Marc-André Lureau |
2015-10-22 | vhost: fail backend intialization early | Igor Mammedov |
2015-10-22 | vhost: add vhost_has_free_slot() interface | Igor Mammedov |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin |
2015-10-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-10-12 | virtio dataplane: adapt dataplane for virtio Version 1 | Pierre Morel |
2015-10-09 | virtio-input: Fix device introspection on non-Linux hosts | Markus Armbruster |
2015-10-01 | virtio: Notice when the system doesn't support MSIx at all | Richard Henderson |