aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
2022-03-15vhost: Add vhost_svq_valid_features to shadow vqEugenio Pérez
2022-03-15vhost: Add Shadow VirtQueue call forwarding capabilitiesEugenio Pérez
2022-03-15vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez
2022-03-15vhost: Add VhostShadowVirtqueueEugenio Pérez
2022-03-06vhost: use wfd on functions setting vring call fdSergio Lopez
2022-03-06vhost-vsock: detach the virqueue element in case of errorStefano Garzarella
2022-03-06virtio-iommu: Support bypass domainJean-Philippe Brucker
2022-03-06virtio-iommu: Default to bypass during bootJean-Philippe Brucker
2022-03-06vhost-vdpa: make notifiers _init()/_uninit() symmetricLaurent Vivier
2022-03-06hw/virtio: vdpa: Fix leak of host-notifier memory-regionLaurent Vivier
2022-03-04hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar
2022-03-04virtio: fix the condition for iommu_platform not supportedHalil Pasic
2022-03-04vhost-user: fix VirtQ notifier cleanupXueming Li
2022-03-04vhost-user: remove VirtQ notifier restoreXueming Li
2022-02-21include: Move qemu_madvise() and related #defines to new qemu/madvise.hPeter Maydell
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell
2022-01-20hw/arm/virt: Support for virtio-mem-pciGavin Shan
2022-01-20virtio-mem: Correct default THP size for ARM64Gavin Shan
2022-01-12virtio: unify dataplane and non-dataplane ->handle_output()Stefan Hajnoczi
2022-01-12virtio: use ->handle_output() instead of ->handle_aio_output()Stefan Hajnoczi
2022-01-12virtio: get rid of VirtIOHandleAIOOutputStefan Hajnoczi
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: decouple notifier from interrupt process"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: decouple the single vector from the interrupt process"Michael S. Tsirkin
2022-01-10Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-mmio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: add support for configure interrupt"Michael S. Tsirkin
2022-01-07virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanupDaniil Tatianin
2022-01-07virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86David Hildenbrand
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2022-01-07virtio: signal after wrapping packed used_idxStefan Hajnoczi
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand
2022-01-07vhost: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-user: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-vdpa: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-backend: stick to -errno error return conventionRoman Kagan
2022-01-07vhost-backend: avoid overflow on memslots_limitRoman Kagan
2022-01-07virtio-pci: add support for configure interruptCindy Lu
2022-01-07virtio-mmio: add support for configure interruptCindy Lu
2022-01-06vhost: add support for configure interruptCindy Lu
2022-01-06virtio: add support for configure interruptCindy Lu
2022-01-06vhost-vdpa: add support for config interruptCindy Lu
2022-01-06virtio-pci: decouple the single vector from the interrupt processCindy Lu
2022-01-06virtio-pci: decouple notifier from interrupt processCindy Lu
2022-01-06virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu
2022-01-06virtio-mem: Don't skip alignment checks when warning about block sizeDavid Hildenbrand