aboutsummaryrefslogtreecommitdiffstats
path: root/include/hw/virtio
AgeCommit message (Expand)AuthorFilesLines
2024-08-02virtio-net: Fix network stall at the host side waiting for kickthomas1-3/+16
2024-08-01Revert "virtio-pci: Implement SR-IOV PF"Michael S. Tsirkin1-1/+0
2024-07-22virtio-iommu: Remove probe_doneEric Auger1-1/+0
2024-07-22virtio-pci: Implement SR-IOV PFAkihiko Odaki1-0/+1
2024-07-21virtio: Add VIRTIO_F_IN_ORDER property definitionJonah Palmer1-1/+3
2024-07-21virtio: Add bool to VirtQueueElementJonah Palmer1-0/+2
2024-07-03hw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth1-4/+4
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen1-0/+5
2024-07-01Revert "vhost-user: fix lost reconnect"Li Feng1-2/+1
2024-07-01virtio/virtio-pci: Handle extra notification dataJonah Palmer1-0/+2
2024-07-01vhost: Perform memory section dirty scans once per iterationSi-Wei Liu1-0/+1
2024-06-24virtio-iommu: Implement set|unset]_iommu_device() callbacksEric Auger1-0/+2
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau1-0/+1
2024-05-14ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim1-2/+2
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé1-0/+7
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin2-24/+0
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingPeter Maydell4-0/+36
2024-03-12virtio-iommu: Add an option to define the input range widthEric Auger1-0/+1
2024-03-12virtio-iommu: Add a granule propertyEric Auger1-0/+2
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen2-0/+24
2024-03-12vdpa: define SVQ transitioning state for mode switchingSi-Wei Liu1-0/+9
2024-03-12Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into stagingPeter Maydell1-0/+1
2024-03-12virtio-gpu: fix scanout migration post-loadMarc-André Lureau1-0/+1
2024-03-12virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko1-0/+2
2024-02-28migration: convert to NotifierWithReturnSteve Sistare1-1/+1
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingPeter Maydell7-56/+50
2024-02-14virtio-gpu.c: add resource_destroy class methodManos Pitsidianakis1-0/+3
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan1-3/+3
2024-02-14hw/virtio: add vhost-user-snd and vhost-user-snd-pci devicesManos Pitsidianakis1-0/+24
2024-02-14hw/virtio: derive vhost-user-i2c from vhost-user-baseAlex Bennée1-10/+4
2024-02-14hw/virtio: derive vhost-user-gpio from vhost-user-baseAlex Bennée1-23/+2
2024-02-14hw/virtio: derive vhost-user-rng from vhost-user-baseAlex Bennée1-11/+2
2024-02-14virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée1-9/+12
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster1-0/+1
2024-02-07virtio-blk: declare VirtIOBlock::rq with a typeStefan Hajnoczi1-1/+1
2024-01-30acpi: Clean up includesPeter Maydell1-1/+0
2024-01-26virtio-blk: rename dataplane to ioeventfdStefan Hajnoczi1-4/+4
2024-01-26virtio-blk: move dataplane code into virtio-blk.cStefan Hajnoczi1-3/+9
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L1-0/+16
2023-12-26vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez1-1/+1
2023-12-26vdpa: use dev_shared in vdpa_iommuEugenio Pérez1-1/+1
2023-12-26vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez1-2/+2
2023-12-26vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez1-1/+1
2023-12-26vdpa: remove msg type of vhost_vdpaEugenio Pérez1-1/+0
2023-12-26vdpa: move backend_cap to vhost_vdpa_sharedEugenio Pérez1-0/+3
2023-12-26vdpa: move iotlb_batch_begin_sent to vhost_vdpa_sharedEugenio Pérez1-1/+2
2023-12-26vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez1-1/+1
2023-12-26vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez1-2/+3
2023-12-26vdpa: move iova_range to vhost_vdpa_sharedEugenio Pérez1-1/+2
2023-12-26vdpa: move iova tree to the shared structEugenio Pérez1-2/+2