aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
5 daysvirtio-iommu: Revert transient enablement of IOMMU MR in bypass modeEric Auger
5 daysmemory: remove IOMMU MR iommu_set_page_size_mask() callbackEric Auger
5 daysvirtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()Eric Auger
5 daysHostIOMMUDevice : remove Error handle from get_iova_ranges callbackEric Auger
5 daysvirtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()Eric Auger
11 daysvirtio-iommu: Clear IOMMUDevice when VFIO device is unpluggedCédric Le Goater
11 daysvirtio: remove virtio_tswap16s() call in vring_packed_event_read()Stefano Garzarella
13 daysvhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requestsBillXiang
13 daysvirtio-iommu: add error check before assertManos Pitsidianakis
13 dayshw/virtio: Free vqs after vhost_dev_cleanup()Akihiko Odaki
13 daysvirtio-pci: implement No_Soft_Reset bitJiqian Chen
13 daysvirtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()Cindy Lu
13 daysvhost-user: fix lost reconnect againLi Feng
13 daysRevert "vhost-user: fix lost reconnect"Li Feng
13 daysvirtio-pci: only reset pm state during resettingJiqian Chen
13 dayshw/virtio: Fix obtain the buffer id from the last descriptorWafer
13 daysvhost-vsock: add VIRTIO_F_RING_PACKED to feature_bitsHalil Pasic
13 daysvhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bitsJonah Palmer
13 daysvirtio-mmio: Handle extra notification dataJonah Palmer
13 daysvirtio: Prevent creation of device using notification-data with ioeventfdJonah Palmer
13 daysvirtio/virtio-pci: Handle extra notification dataJonah Palmer
13 daysvhost: Perform memory section dirty scans once per iterationSi-Wei Liu
13 daysvhost: dirty log should be per backend typeSi-Wei Liu
2024-06-24virtio-iommu: Remove the implementation of iommu_set_iova_rangeEric Auger
2024-06-24virtio-iommu: Compute host reserved regionsEric Auger
2024-06-24virtio-iommu: Implement set|unset]_iommu_device() callbacksEric Auger
2024-06-19hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()Philippe Mathieu-Daudé
2024-06-05util/hexdump: Add unit_len and block_len to qemu_hexdump_lineRichard Henderson
2024-06-05util/hexdump: Use a GString for qemu_hexdump_lineRichard Henderson
2024-06-04util/hexdump: Remove ascii parameter from qemu_hexdump_lineRichard Henderson
2024-06-04util/hexdump: Remove b parameter from qemu_hexdump_lineRichard Henderson
2024-05-16memory: Add Error** argument to memory_get_xlat_addr()Cédric Le Goater
2024-04-26exec: Declare target_words_bigendian() in 'exec/tswap.h'Philippe Mathieu-Daudé
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
2024-04-23memory: Add Error** argument to .log_global_start() handlerCédric Le Goater
2024-04-18hw/virtio: move stubs out of stubs/Paolo Bonzini
2024-04-15Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-04-15virtio-pci: fix use of a released vectorCindy Lu
2024-04-10hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09vdpa-dev: Fix the issue of device status not updating when configuration inte...lyx634449800
2024-04-09hw/virtio: Fix packed virtqueue flush used_idxWafer
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-03-26vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf
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