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-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
2021-06-11
vhost-vdpa: don't initialize backend_features
Jason Wang
2021-06-11
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
2021-06-11
vhost-vdpa: skip ram device from the IOTLB mapping
Jason Wang
2021-06-05
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-14
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
[next]