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
2022-03-15
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
2022-03-15
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
2022-03-15
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
2022-03-06
vhost: use wfd on functions setting vring call fd
Sergio Lopez
2022-03-06
vhost-vsock: detach the virqueue element in case of error
Stefano Garzarella
2022-03-06
virtio-iommu: Support bypass domain
Jean-Philippe Brucker
2022-03-06
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-06
vhost-vdpa: make notifiers _init()/_uninit() symmetric
Laurent Vivier
2022-03-06
hw/virtio: vdpa: Fix leak of host-notifier memory-region
Laurent Vivier
2022-03-04
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
2022-03-04
virtio: fix the condition for iommu_platform not supported
Halil Pasic
2022-03-04
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
vhost-user: remove VirtQ notifier restore
Xueming Li
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-20
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
2022-01-20
virtio-mem: Correct default THP size for ARM64
Gavin Shan
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
virtio: use ->handle_output() instead of ->handle_aio_output()
Stefan Hajnoczi
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2022-01-07
virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
Daniil Tatianin
2022-01-07
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2022-01-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
virtio: signal after wrapping packed used_idx
Stefan Hajnoczi
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-07
vhost: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-user: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-vdpa: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-backend: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-backend: avoid overflow on memslots_limit
Roman Kagan
2022-01-07
virtio-pci: add support for configure interrupt
Cindy Lu
2022-01-07
virtio-mmio: add support for configure interrupt
Cindy Lu
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
2022-01-06
vhost-vdpa: add support for config interrupt
Cindy Lu
2022-01-06
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2022-01-06
virtio-pci: decouple notifier from interrupt process
Cindy Lu
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
virtio-mem: Don't skip alignment checks when warning about block size
David Hildenbrand
[prev]
[next]