aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)Author
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12virtio-iommu: Add an option to define the input range widthEric Auger
2024-03-12virtio-iommu: Add a granule propertyEric Auger
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12vdpa: define SVQ transitioning state for mode switchingSi-Wei Liu
2024-03-12Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2024-03-12virtio-gpu: fix scanout migration post-loadMarc-André Lureau
2024-03-12virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko
2024-02-28migration: convert to NotifierWithReturnSteve Sistare
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-02-14virtio-gpu.c: add resource_destroy class methodManos Pitsidianakis
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan
2024-02-14hw/virtio: add vhost-user-snd and vhost-user-snd-pci devicesManos Pitsidianakis
2024-02-14hw/virtio: derive vhost-user-i2c from vhost-user-baseAlex Bennée
2024-02-14hw/virtio: derive vhost-user-gpio from vhost-user-baseAlex Bennée
2024-02-14hw/virtio: derive vhost-user-rng from vhost-user-baseAlex Bennée
2024-02-14virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster
2024-02-07virtio-blk: declare VirtIOBlock::rq with a typeStefan Hajnoczi
2024-01-30acpi: Clean up includesPeter Maydell
2024-01-26virtio-blk: rename dataplane to ioeventfdStefan Hajnoczi
2024-01-26virtio-blk: move dataplane code into virtio-blk.cStefan Hajnoczi
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L
2023-12-26vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: use dev_shared in vdpa_iommuEugenio Pérez
2023-12-26vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez
2023-12-26vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: remove msg type of vhost_vdpaEugenio Pérez
2023-12-26vdpa: move backend_cap to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iotlb_batch_begin_sent to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iova_range to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iova tree to the shared structEugenio Pérez
2023-12-26vdpa: add VhostVDPASharedEugenio Pérez
2023-12-25vhost-scsi: Add support for a worker thread per virtqueueMike Christie
2023-12-25vhost: Add worker backend calloutsMike Christie
2023-12-21virtio-blk: add iothread-vq-mapping parameterStefan Hajnoczi
2023-12-21scsi: remove AioContext lockingStefan Hajnoczi
2023-12-21virtio-scsi: replace AioContext lock with tmf_bh_lockStefan Hajnoczi
2023-12-21virtio-blk: add lock to protect s->rqStefan Hajnoczi
2023-11-27hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-11-15include/hw/virtio/vhost.h: spelling fix: sateMichael Tokarev
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-11-07vhost: Add high-level state save/load functionsHanna Czenczek
2023-11-07vhost-user: Interface for migration state transferHanna Czenczek
2023-11-03virtio-iommu: Implement set_iova_ranges() callbackEric Auger
2023-11-03virtio-iommu: Record whether a probe request has been issuedEric Auger