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-12-17
hw/virtio/vhost: Fix typo in comment.
Leonardo Garcia
2021-12-15
Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
2021-12-15
virtio-iommu: Fix the domain_range end
Eric Auger
2021-12-15
virtio-iommu: Fix endianness in get_config
Eric Auger
2021-12-15
virtio-iommu: Remove set_config callback
Eric Auger
2021-11-29
virtio-balloon: correct used length
Jason Wang
2021-11-29
virtio-balloon: process all in sgs for free_page_vq
Jason Wang
2021-11-28
virtio-mmio : fix the crash in the vm shutdown
Cindy Lu
2021-11-15
virtio: use virtio accessor to access packed event
Jason Wang
2021-11-15
virtio: use virtio accessor to access packed descriptor flags
Jason Wang
2021-11-11
vhost: Rename last_index to vq_index_end
Eugenio Pérez
2021-11-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-11-01
vhost-vdpa: Set discarding of RAM broken when initializing the backend
David Hildenbrand
2021-11-01
virtio-mem: Drop precopy notifier
David Hildenbrand
2021-11-01
virtio-mem: Implement replay_discarded RamDiscardManager callback
David Hildenbrand
2021-10-20
vhost-vdpa: multiqueue support
Jason Wang
2021-10-20
vhost-vdpa: prepare for the multiqueue support
Jason Wang
2021-10-20
vhost-vdpa: classify one time request
Jason Wang
2021-10-20
vhost-user: fix duplicated notifier MR init
Xueming Li
2021-10-20
vhost-user-rng-pci: Add vhost-user-rng-pci implementation
Mathieu Poirier
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
2021-10-20
virtio-iommu: Drop base_name and change generic_name
Eric Auger
2021-10-20
virtio-iommu: Remove the non transitional name
Eric Auger
2021-10-20
vdpa: Check for iova range at mappings changes
Eugenio Pérez
2021-10-20
vdpa: Add vhost_vdpa_section_end
Eugenio Pérez
2021-10-20
vdpa: Skip protected ram IOMMU mappings
Eugenio Pérez
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
[next]