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
2020-07-28
virtio-pci: fix wrong index in virtio_pci_queue_enabled
Yuri Benditovich
2020-07-27
virtio-pci: fix virtio_pci_queue_enabled()
Laurent Vivier
2020-07-27
vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
Cindy Lu
2020-07-27
Fix vhost-user buffer over-read on ram hot-unplug
Raphael Norwitz
2020-07-27
virtio-mem-pci: force virtio version 1
David Hildenbrand
2020-07-22
virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.
Andrew Melnychenko
2020-07-22
virtio: verify that legacy support is not accidentally on
Cornelia Huck
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-22
virtio-balloon: Add locking to prevent possible race when starting hinting
Alexander Duyck
2020-07-22
virtio-balloon: Prevent guest from starting a report when we didn't request one
Alexander Duyck
2020-07-22
virtio: Drop broken and superfluous object_property_set_link()
Markus Armbruster
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-13
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
2020-07-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-08
vhost-vdpa: fix the compile issue without kvm
Cindy Lu
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-pci: Add array of Interval properties
Eric Auger
2020-07-03
virtio-iommu: Handle reserved regions in the translation process
Eric Auger
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2020-07-03
vhost: implement vhost_force_iommu method
Cindy Lu
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
vhost: implement vhost_dev_start method
Cindy Lu
2020-07-03
vhost: check the existence of vhost_set_iotlb_callback
Jason Wang
2020-07-03
virtio-pci: implement queue_enabled method
Jason Wang
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: Add trace events
David Hildenbrand
2020-07-03
virtio-mem: Migration sanity checks
David Hildenbrand
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
virtio-mem: Allow notifiers for size changes
David Hildenbrand
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
2020-07-02
virtio-balloon: always indicate S_DONE when migration fails
David Hildenbrand
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-07-02
hw/virtio/virtio-iommu-pci.c: Fix typo in error message
Peter Maydell
2020-06-24
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-12
virtio-pci: fix queue_enable write
Jason Wang
2020-06-12
Fix parameter type in vhost migration log path
Raphael Norwitz
[next]