aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
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: Trace domain range limits as unsigned intEric Auger
2024-03-12virtio-iommu: Change the default granule to the host page sizeEric Auger
2024-03-12virtio-iommu: Add a granule propertyEric Auger
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12hw/virtio: check owner for removing objectsAlbert Esteve
2024-03-12vdpa: trace skipped memory sectionsEugenio Pérez
2024-03-12vdpa: stash memory region properties in varsEugenio Pérez
2024-03-12vdpa: fix network breakage after cancelling migrationSi-Wei Liu
2024-03-12vdpa: add vhost_vdpa_set_dev_vring_base trace for svq modeSi-Wei Liu
2024-03-12vdpa: add vhost_vdpa_get_vring_base trace for svq modeSi-Wei Liu
2024-03-12vdpa: factor out vhost_vdpa_last_devSi-Wei Liu
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-12bulk: Access existing variables initialized to &S->F when availablePhilippe Mathieu-Daudé
2024-03-12hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-11migration: remove migration.h referencesSteve Sistare
2024-03-11migration: export fewer optionsSteve Sistare
2024-02-28migration: remove error from notifier dataSteve Sistare
2024-02-28notify: pass error to notifier with returnSteve Sistare
2024-02-14virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan
2024-02-14hw/virtio: Move vhost-user-input into virtio folderLeo Yan
2024-02-14hw/virtio: Support set_config() callback in 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-14hw/virtio: convert vhost-user-base to async shutdownAlex Bennée
2024-02-14virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-02-07virtio: Re-enable notifications after drainHanna Czenczek
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda
2024-01-30acpi: Clean up includesPeter Maydell
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L
2024-01-05misc: Simplify qemu_prealloc_mem() callsPhilippe Mathieu-Daudé
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini
2023-12-30hw/virtio: Constify VMStateRichard Henderson
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: use vdpa shared for tracingEugenio Pérez
2023-12-26vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez