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
2023-08-04
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
2023-08-04
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
2023-07-31
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-31
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-06-26
vhost: release memory_listener object in error path
Prasad Pandit
2023-05-22
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2023-05-18
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
2023-05-18
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
2023-05-18
virtio: fix reachable assertion due to stale value of cached region size
Carlos López
2023-05-18
hw/virtio/vhost-user: avoid using unitialized errp
Albert Esteve
2023-03-29
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
Carlos López
2023-03-29
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-29
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-29
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-29
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-03-29
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Chenyi Qiang
2023-03-29
virtio-mem: Fix the bitmap index of the section offset
Chenyi Qiang
2023-03-29
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
Jason Wang
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
2022-12-01
hw/virtio: add started_vu status field to vhost-user-gpio
Alex Bennée
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-11-22
virtio: disable error for out of spec queue-enable
Michael S. Tsirkin
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
vhost-user: Support vhost_dev_start
Yajun Wu
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
vhost-user: Fix out of order vring host notification handling
Yajun Wu
2022-11-07
virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
David Daney
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
2022-11-07
virtio-pci: support queue enable
Kangjie Xu
2022-11-07
virtio-pci: support queue reset
Xuan Zhuo
2022-11-07
virtio: introduce virtio_queue_enable()
Kangjie Xu
2022-11-07
virtio: introduce virtio_queue_reset()
Xuan Zhuo
2022-11-07
virtio: introduce __virtio_queue_reset()
Xuan Zhuo
2022-11-07
hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
Eric Auger
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-28
vhost: Accept event idx flag
Eugenio Pérez
2022-10-28
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
2022-10-28
vhost: toggle device callbacks using used event idx
Eugenio Pérez
2022-10-28
vhost: allocate event_idx fields on vring
Eugenio Pérez
2022-10-27
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
[next]