index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-27
virtio-serial-bus: Move QOM macros to header
Eduardo Habkost
2020-08-27
vhost-user-gpu: Move QOM macro to header
Eduardo Habkost
2020-08-27
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
virtio-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
virtio-scsi: introduce a constant for fixed virtqueues
Stefan Hajnoczi
2020-07-27
virtio-pci: fix virtio_pci_queue_enabled()
Laurent Vivier
2020-07-22
virtio: list legacy-capable devices
Cornelia Huck
2020-07-22
virtio-balloon: Replace free page hinting references to 'report' with 'hint'
Alexander Duyck
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2020-07-03
vhost: introduce new VhostOps vhost_force_iommu
Cindy Lu
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_vq_get_addr
Cindy Lu
2020-07-03
vhost: introduce new VhostOps vhost_dev_start
Cindy Lu
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
2020-07-03
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
2020-07-03
virtio-mem: Allow notifiers for size changes
David Hildenbrand
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-06-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
2020-06-17
virtio-blk: On restart, process queued requests in the proper context
Sergio Lopez
2020-06-17
virtio-blk: Refactor the code that processes queued requests
Sergio Lopez
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-27
virtio-iommu: Implement attach/detach command
Eric Auger
2020-02-27
virtio-iommu: Add skeleton
Eric Auger
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
2020-01-22
vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
Pan Nengyuan
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
2020-01-05
virtio: don't enable notifications during polling
Stefan Hajnoczi
2020-01-05
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
2020-01-05
virtio: add ability to delete vq through a pointer
Michael S. Tsirkin
2019-12-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-12-13
vhost-user-fs: remove "vhostfd" property
Marc-André Lureau
2019-11-06
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
2019-10-29
net/virtio: add failover support
Jens Freimann
2019-10-29
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
[next]