Show patches with: Submitter = Eric Auger       |    Archived = No       |   1867 patches
« 1 2 3 418 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,03/13] vfio: Collect container iova range info VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-10-11 Eric Auger New
[v3,02/13] memory: Introduce memory_region_iommu_set_iova_ranges VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space 1 - - - --- 2023-10-11 Eric Auger New
[v3,01/13] memory: Let ReservedRegion use Range VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 3 - --- 2023-10-11 Eric Auger New
[v5,15/15] vfio/common: Move legacy VFIO backend code into separate container.c Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,14/15] vfio/common: Introduce a global VFIODevice list Prerequisite changes for IOMMUFD support - - - - --- 2023-10-09 Eric Auger New
[v5,13/15] vfio/common: Store the parent container in VFIODevice Prerequisite changes for IOMMUFD support - - - - --- 2023-10-09 Eric Auger New
[v5,12/15] vfio/common: Introduce a per container device list Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,11/15] vfio/common: Move VFIO reset handler registration to a group agnostic function Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,10/15] vfio/ccw: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - - - --- 2023-10-09 Eric Auger New
[v5,09/15] vfio/ap: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,08/15] vfio/platform: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,07/15] vfio/pci: Introduce vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,06/15] vfio/common: Extract out vfio_kvm_device_[add/del]_fd Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,05/15] vfio/common: Introduce vfio_container_add|del_section_window() Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,03/15] vfio/common: Move IOMMU agnostic helpers to a separate file Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,02/15] linux-headers: Add iommufd.h Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v5,01/15] scripts/update-linux-headers: Add iommufd.h Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-09 Eric Auger New
[v4,15/15] vfio/common: Move legacy VFIO backend code into separate container.c Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,14/15] vfio/common: Introduce a global VFIODevice list Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,13/15] vfio/common: Store the parent container in VFIODevice Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,12/15] vfio/common: Introduce a per container device list Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,11/15] vfio/common: Move VFIO reset handler registration to a group agnostic function Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,10/15] vfio/ccw: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,09/15] vfio/ap: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,08/15] vfio/platform: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,07/15] vfio/pci: Introduce vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,06/15] vfio/common: Extract out vfio_kvm_device_[add/del]_fd Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,05/15] vfio/common: Introduce vfio_container_add|del_section_window() Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,03/15] vfio/common: Move IOMMU agnostic helpers to a separate file Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,02/15] linux-headers: Add iommufd.h Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v4,01/15] scripts/update-linux-headers: Add iommufd.h Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-04 Eric Auger New
[v3,15/15] vfio/common: Move legacy VFIO backend code into separate container.c Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,14/15] vfio/common: Introduce a global VFIODevice list Prerequisite changes for IOMMUFD support - - - - --- 2023-10-03 Eric Auger New
[v3,13/15] vfio/common: Store the parent container in VFIODevice Prerequisite changes for IOMMUFD support - - - - --- 2023-10-03 Eric Auger New
[v3,12/15] vfio/common: Introduce a per container device list Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,11/15] vfio/common: Move VFIO reset handler registration to a group agnostic function Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,10/15] vfio/ccw: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,09/15] vfio/ap: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 2 - --- 2023-10-03 Eric Auger New
[v3,08/15] vfio/platform: Use vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,07/15] vfio/pci: Introduce vfio_[attach/detach]_device Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,06/15] vfio/common: Extract out vfio_kvm_device_[add/del]_fd Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,05/15] vfio/common: Introduce vfio_container_add|del_section_window() Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,03/15] vfio/common: Move IOMMU agnostic helpers to a separate file Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,02/15] linux-headers: Add iommufd.h Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v3,01/15] scripts/update-linux-headers: Add iommufd.h Prerequisite changes for IOMMUFD support - - 1 - --- 2023-10-03 Eric Auger New
[v2,12/12] vfio: Remove 64-bit IOVA address space assumption VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-13 Eric Auger New
[v2,11/12] test: Add some tests for range and resv-mem helpers VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-13 Eric Auger New
[v2,10/12] virtio-iommu: Consolidate host reserved regions and property set ones VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-13 Eric Auger New
[v2,09/12] util/reserved-region: Add new ReservedRegion helpers VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-09-13 Eric Auger New
[v2,08/12] range: Make range_compare() public VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-09-13 Eric Auger New
[v2,07/12] virtio-iommu: Implement set_iova_ranges() callback VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-13 Eric Auger New
[v2,06/12] range: Introduce range_inverse_array() VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-13 Eric Auger New
[v2,05/12] virtio-iommu: Introduce per IOMMUDevice reserved regions VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-13 Eric Auger New
[v2,04/12] virtio-iommu: Rename reserved_regions into prop_resv_regions VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-09-13 Eric Auger New
[v2,03/12] vfio: Collect container iova range info VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-13 Eric Auger New
[v2,02/12] memory: Introduce memory_region_iommu_set_iova_ranges VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-09-13 Eric Auger New
[v2,01/12] memory: Let ReservedRegion use Range VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 3 - --- 2023-09-13 Eric Auger New
vhost: Add a defensive check in vhost_commit against wrong deallocation vhost: Add a defensive check in vhost_commit against wrong deallocation - 1 - - --- 2023-09-13 Eric Auger New
[13/13] vfio: Remove 64-bit IOVA address space assumption VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[12/13] virtio-iommu: Resize memory region according to the max iova info VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-09-04 Eric Auger New
[11/13] test: Add some tests for range and resv-mem helpers VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[10/13] virtio-iommu: Consolidate host reserved regions and property set ones VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[09/13] util/reserved-region: Add new ReservedRegion helpers VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[08/13] range: Make range_compare() public VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 1 - --- 2023-09-04 Eric Auger New
[07/13] virtio-iommu: Implement set_iova_ranges() callback VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[06/13] range: Introduce range_inverse_array() VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[05/13] virtio-iommu: Introduce per IOMMUDevice reserved regions VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[04/13] virtio-iommu: Rename reserved_regions into prop_resv_regions VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[03/13] vfio: Collect container iova range info VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[02/13] memory: Introduce memory_region_iommu_set_iova_ranges VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 2 - --- 2023-09-04 Eric Auger New
[01/13] memory: Let ReservedRegion use Range VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 3 - --- 2023-09-04 Eric Auger New
[for-8.1] virtio-iommu: Standardize granule extraction and formatting [for-8.1] virtio-iommu: Standardize granule extraction and formatting - 1 1 - --- 2023-07-18 Eric Auger New
[for-8.1,v2] hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command() [for-8.1,v2] hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command() - 1 1 - --- 2023-07-17 Eric Auger New
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command() hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command() - 1 - - --- 2023-07-14 Eric Auger New
[v2,2/2] virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask() VIRTIO-IOMMU/VFIO page size related fixes - - 1 - --- 2023-07-05 Eric Auger New
[v2,1/2] virtio-iommu: Fix 64kB host page size VFIO device assignment VIRTIO-IOMMU/VFIO page size related fixes - 1 1 - --- 2023-07-05 Eric Auger New
[2/2] virtio-iommu: Rework the trace in virtio_iommu_set_page_size_mask() VIRTIO-IOMMU/VFIO page size related fixes - - 1 - --- 2023-07-04 Eric Auger New
[1/2] virtio-iommu: Fix 64kB host page size VFIO device assignment VIRTIO-IOMMU/VFIO page size related fixes - 1 - - --- 2023-07-04 Eric Auger New
[v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance [v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance - - - - --- 2023-02-28 Eric Auger New
[v4] test-vmstate: fix bad GTree usage, use-after-free [v4] test-vmstate: fix bad GTree usage, use-after-free - 1 3 1 --- 2023-02-28 Eric Auger New
[v3] test-vmstate: fix bad GTree usage, use-after-free [v3] test-vmstate: fix bad GTree usage, use-after-free - 1 2 1 --- 2023-02-28 Eric Auger New
[v2] test-vmstate: fix bad GTree usage, use-after-free [v2] test-vmstate: fix bad GTree usage, use-after-free - 1 1 1 --- 2023-02-27 Eric Auger New
[v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance [v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance - - - - --- 2023-02-13 Eric Auger New
target/arm: Add raw_writes ops for register whose write induce TLB maintenance target/arm: Add raw_writes ops for register whose write induce TLB maintenance - - - - --- 2023-02-03 Eric Auger New
accel/tcg: test CPUJumpCache in tb_jmp_cache_clear_page() accel/tcg: test CPUJumpCache in tb_jmp_cache_clear_page() - 1 - - --- 2023-02-03 Eric Auger New
[RFC,v3,18/18] vfio/as: Allow the selection of a given iommu backend vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,17/18] vfio/iommufd: Add IOAS_COPY_DMA support vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,16/18] vfio/iommufd: Implement the iommufd backend vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,15/18] util/char_dev: Add open_cdev() vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,14/18] backends/iommufd: Introduce the iommufd object vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,13/18] vfio/container-base: Introduce VFIOContainer reset callback vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,12/18] vfio/container-base: Introduce [attach/detach]_device container callbacks vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,11/18] vfio/ccw: Use vfio_[attach/detach]_device vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,10/18] vfio/ap: Use vfio_[attach/detach]_device vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,09/18] vfio/platform: Use vfio_[attach/detach]_device vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,08/18] vfio/container: Introduce vfio_[attach/detach]_device vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
[RFC,v3,07/18] vfio: Add base container vfio: Adopt iommufd - - - - --- 2023-01-31 Eric Auger New
« 1 2 3 418 19 »