index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2021-10-05
virtio-balloon: Fix page-poison subsection name
Dr. David Alan Gilbert
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
2021-10-05
hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees
Philippe Mathieu-Daudé
2021-10-05
hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all()
Philippe Mathieu-Daudé
2021-10-02
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
David Hildenbrand
2021-10-02
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
David Hildenbrand
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-04
vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()
Jason Wang
2021-09-04
hw/virtio: Add flatview update in vhost_user_cleanup()
Yuwei Zhang
2021-09-04
hw/virtio: Remove NULL check in virtio_free_region_cache()
Philippe Mathieu-Daudé
2021-09-04
hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
Philippe Mathieu-Daudé
2021-09-04
vhost: correctly detect the enabling IOMMU
Jason Wang
2021-09-04
virtio-pci: implement iommu_enabled()
Jason Wang
2021-09-04
virtio-bus: introduce iommu_enabled()
Jason Wang
2021-09-04
virtio-balloon: free page hinting cleanups
David Hildenbrand
2021-09-04
virtio-balloon: don't start free page hinting if postcopy is possible
David Hildenbrand
2021-09-04
vhost-user: add missing space in error message
Alyssa Ross
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2021-09-04
vhost: make SET_VRING_ADDR, SET_FEATURES send replies
Denis Plotnikov
2021-09-04
hw/virtio: Fix leak of host-notifier memory-region
Yajun Wu
2021-09-04
vhost-vdpa: Do not send empty IOTLB update batches
Eugenio Pérez
2021-08-26
vhost: Clean up how VhostOpts method vhost_backend_init() fails
Markus Armbruster
2021-08-26
vhost: Clean up how VhostOpts method vhost_get_config() fails
Markus Armbruster
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
2021-07-16
vhost-vsock: SOCK_SEQPACKET feature bit support
Arseny Krasnov
2021-07-16
hw/virtio: add vhost-user-i2c-pci boilerplate
Viresh Kumar
2021-07-16
hw/virtio: add boilerplate for vhost-user-i2c device
Viresh Kumar
2021-07-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-09
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
hw/virtio: Document *_should_notify() are called within rcu_read_lock()
Philippe Mathieu-Daudé
2021-07-09
vhost-user: Fix backends without multiqueue support
Kevin Wolf
2021-07-08
virtio-mem: Require only coordinated discards
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-07-08
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
2021-07-08
virtio-mem: Don't report errors when ram_block_discard_range() fails
David Hildenbrand
2021-07-08
virtio-mem: Factor out traversing unplugged ranges
David Hildenbrand
2021-07-03
virtio-pci: Changed return values for "notify", "device" and "isr" read.
Andrew Melnychenko
2021-07-03
virtio-pci: Added check for virtio device in PCI config cbs.
Andrew Melnychenko
2021-07-03
virtio-pci: Added check for virtio device presence in mm callbacks.
Andrew Melnychenko
2021-07-02
virtio: Clarify MR transaction optimization
Greg Kurz
2021-07-02
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
vhost: Return 0/-errno in vhost_dev_init()
Kevin Wolf
2021-06-30
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
[next]