Age | Commit message (Expand) | Author |
2017-07-03 | virtio-net: enable configurable tx queue size | Wei Wang |
2017-06-15 | vhost-user-scsi: Introduce vhost-user-scsi host device | Felipe Franciosi |
2017-06-02 | vhost: rework IOTLB messaging | Maxime Coquelin |
2017-06-02 | vhost: propagate errors in vhost_device_iotlb_miss() | Maxime Coquelin |
2017-05-25 | virtio_net: Bypass backends for MTU feature negotiation | Maxime Coquelin |
2017-05-12 | virtio-gpu: move virtio_gpu_gl_block | Gerd Hoffmann |
2017-05-05 | vhost-scsi: create a vhost-scsi-common abstraction | Felipe Franciosi |
2017-04-24 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s... | Peter Maydell |
2017-04-24 | virtio-gpu: add xres and yres properties | Gerd Hoffmann |
2017-04-24 | scsi: Make errp the last parameter of virtio_scsi_common_realize | Fam Zheng |
2017-04-21 | virtio-rng: stop virtqueue while the CPU is stopped | Laurent Vivier |
2017-03-30 | vhost: generalize iommu memory region | Jason Wang |
2017-03-29 | virtio: fix vring_align() on 64-bit windows | Andrew Baumann |
2017-03-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-03-27 | virtio-input: fix eventq batching | Ladi Prosek |
2017-03-24 | virtio-scsi: Make virtio_scsi_acquire/release public | Fam Zheng |
2017-02-17 | virtio: add MemoryListener to cache ring translations | Paolo Bonzini |
2017-02-17 | virtio: add virtio_*_phys_cached | Paolo Bonzini |
2017-02-17 | virtio: Report real progress in VQ aio poll handler | Fam Zheng |
2017-02-13 | virtio/migration: Migrate virtio-net to VMState | Dr. David Alan Gilbert |
2017-02-01 | virtio: make virtio_should_notify static | Paolo Bonzini |
2017-01-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta... | Peter Maydell |
2017-01-20 | virtio-ccw: fix ring sizing | Michael S. Tsirkin |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2017-01-10 | virtio-net: Add MTU feature support | Maxime Coquelin |
2017-01-10 | vhost-user: Add MTU protocol feature and op | Maxime Coquelin |
2017-01-10 | virtio: Introduce virtqueue_drop_all procedure | Yuri Benditovich |
2017-01-10 | net: Add virtio queue interface to update used index from vring state | Yuri Benditovich |
2017-01-10 | virtio: convert to use DMA api | Jason Wang |
2016-12-20 | virtio-gpu: track and limit host memory allocations | Gerd Hoffmann |
2016-11-18 | virtio: set ISR on dataplane notifications | Paolo Bonzini |
2016-11-18 | virtio: introduce grab/release_ioeventfd to fix vhost | Paolo Bonzini |
2016-11-15 | virtio: drop virtio_queue_get_ring_{size,addr}() | Greg Kurz |
2016-11-15 | vhost: drop legacy vring layout bits | Greg Kurz |
2016-11-15 | vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout | Greg Kurz |
2016-11-15 | virtio: allow per-device-class legacy features | Michael S. Tsirkin |
2016-11-15 | virtio: make virtqueue_alloc_element static | Ladi Prosek |
2016-11-15 | virtio: rename virtqueue_discard to virtqueue_unpop | Ladi Prosek |
2016-11-01 | virtio-crypto: using bh to handle dataq's requests | Gonglei |
2016-11-01 | virtio-crypto: add data queue processing handler | Gonglei |
2016-11-01 | virtio-crypto: set capacity of algorithms supported | Gonglei |
2016-11-01 | virtio-crypto: add virtio crypto device emulation | Gonglei |
2016-10-30 | virtio: inline virtio_queue_set_host_notifier_fd_handler | Paolo Bonzini |
2016-10-30 | virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd | Paolo Bonzini |
2016-10-30 | virtio: remove ioeventfd_disabled altogether | Paolo Bonzini |
2016-10-30 | virtio: remove set_handler argument from set_host_notifier_internal | Paolo Bonzini |
2016-10-30 | Revert "virtio: Introduce virtio_add_queue_aio" | Paolo Bonzini |
2016-10-30 | virtio-scsi: always use dataplane path if ioeventfd is active | Paolo Bonzini |
2016-10-30 | virtio: introduce virtio_device_ioeventfd_enabled | Paolo Bonzini |
2016-10-30 | virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass | Paolo Bonzini |