aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)AuthorFilesLines
2024-03-11migration: remove migration.h referencesSteve Sistare2-2/+0
2024-03-11migration: export fewer optionsSteve Sistare1-1/+0
2024-02-28migration: remove error from notifier dataSteve Sistare1-4/+4
2024-02-28notify: pass error to notifier with returnSteve Sistare2-2/+3
2024-02-14virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan1-2/+2
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan2-99/+18
2024-02-14hw/virtio: Move vhost-user-input into virtio folderLeo Yan2-1/+139
2024-02-14hw/virtio: Support set_config() callback in vhost-user-baseLeo Yan1-0/+17
2024-02-14hw/virtio: add vhost-user-snd and vhost-user-snd-pci devicesManos Pitsidianakis4-0/+150
2024-02-14hw/virtio: derive vhost-user-i2c from vhost-user-baseAlex Bennée2-258/+19
2024-02-14hw/virtio: derive vhost-user-gpio from vhost-user-baseAlex Bennée2-392/+20
2024-02-14hw/virtio: derive vhost-user-rng from vhost-user-baseAlex Bennée2-274/+29
2024-02-14hw/virtio: convert vhost-user-base to async shutdownAlex Bennée1-4/+12
2024-02-14virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée4-333/+365
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-0/+42
2024-02-07virtio: Re-enable notifications after drainHanna Czenczek1-0/+42
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda1-2/+2
2024-01-30acpi: Clean up includesPeter Maydell1-0/+1
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L2-0/+34
2024-01-05misc: Simplify qemu_prealloc_mem() callsPhilippe Mathieu-Daudé1-4/+2
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-2/+0
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini1-2/+0
2023-12-30hw/virtio: Constify VMStateRichard Henderson11-44/+44
2023-12-26vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez1-45/+39
2023-12-26vdpa: use dev_shared in vdpa_iommuEugenio Pérez1-8/+8
2023-12-26vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez1-25/+25
2023-12-26vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez1-2/+2
2023-12-26vdpa: remove msg type of vhost_vdpaEugenio Pérez1-5/+4
2023-12-26vdpa: move backend_cap to vhost_vdpa_sharedEugenio Pérez1-3/+5
2023-12-26vdpa: move iotlb_batch_begin_sent to vhost_vdpa_sharedEugenio Pérez1-4/+4
2023-12-26vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez2-8/+8
2023-12-26vdpa: use vdpa shared for tracingEugenio Pérez2-19/+21
2023-12-26vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez1-3/+3
2023-12-26vdpa: move iova_range to vhost_vdpa_sharedEugenio Pérez2-7/+14
2023-12-26vdpa: move iova tree to the shared structEugenio Pérez1-9/+10
2023-12-26vdpa: do not set virtio status bits if unneededEugenio Pérez1-0/+4
2023-12-25vhost: Add worker backend calloutsMike Christie1-0/+28
2023-12-25virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXMathieu Poirier1-0/+16
2023-12-02vhost-user-scsi: free the inflight area when resetLi Feng1-1/+1
2023-12-02vhost-user: fix the reconnect errorLi Feng1-1/+2
2023-12-02virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()Eric Auger1-3/+0
2023-11-27hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()Philippe Mathieu-Daudé1-0/+8
2023-11-27hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé1-0/+1
2023-11-13virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()David Hildenbrand1-10/+12
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi3-1/+487
2023-11-07vhost-user-fs: Implement internal migrationHanna Czenczek1-1/+100
2023-11-07vhost: Add high-level state save/load functionsHanna Czenczek1-0/+204
2023-11-07vhost-user: Interface for migration state transferHanna Czenczek2-0/+183
2023-11-07Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into stagingStefan Hajnoczi3-19/+151
2023-11-06Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion"Maciej S. Szmigiero1-1/+4