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
[01/13] memory: Let ReservedRegion use Range VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - 3 - --- 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
[03/13] vfio: Collect container iova range info 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
[05/13] virtio-iommu: Introduce per IOMMUDevice reserved regions 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
[07/13] virtio-iommu: Implement set_iova_ranges() callback 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
[09/13] util/reserved-region: Add new ReservedRegion helpers VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-09-04 Eric Auger New
[1/1] avocado_qemu: Add SMMUv3 tests avocado-qemu: New SMMUv3 tests - - - - --- 2021-03-25 Eric Auger New
[1/2] ACPI: Add IORT Structure definition - - - - --- 2016-10-13 Eric Auger New
[1/2] arm/acpi: TPM2 ACPI table support vTPM/aarch64 ACPI support - - 1 - --- 2020-05-02 Eric Auger New
[1/2] hw/arm/smmu-common: Fix the name of the iommu memory regions [1/2] hw/arm/smmu-common: Fix the name of the iommu memory regions - - - - --- 2018-09-21 Eric Auger New
[1/2] hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_event ARM SMMUv3: Fix a couple of Coverity issues - - 1 - --- 2018-05-16 Eric Auger New
[1/2] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations ARM SMMUv3: Fix spurious notification errors and stall with vfio-pci - - - - --- 2019-06-11 Eric Auger New
[1/2] hw/arm/virt: Add a new 256MB ECAM region ARM virt: Support up to 256 PCIe buses - - 1 - --- 2018-05-30 Eric Auger New
[1/2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GIC_TCG is unset hw/arm/virt, qtests: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset - 1 1 - --- 2022-01-31 Eric Auger New
[1/2] hw/arm/virt: Silence dtc /intc warnings ARM virt: Silence dtc warnings - - 1 - --- 2018-06-09 Eric Auger New
[1/2] hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG hw/arm/virt: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset - - 1 - --- 2022-03-08 Eric Auger New
[1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region TPM-CRB: Remove spurious error report when used with VFIO - - - 1 --- 2022-01-13 Eric Auger New
[1/2] tpm: tpm-tis-device: set PPI to false by default virt: Set tpm-tis-device ppi property to off by default - - 2 - --- 2020-04-27 Eric Auger New
[1/2] vfio-pci: Introduce vfio_register_event_notifier helper vfio-pci: Introduce vfio_register_event_notifier() - - - - --- 2019-01-11 Eric Auger New
[1/2] vfio/platform: make the vfio-platform device non abstract - - - - --- 2017-02-21 Eric Auger New
[1/2] vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier Additional vIOMMU fixes related to UNMAP notifiers 2 1 - - --- 2021-02-09 Eric Auger New
[1/2] virtio-iommu: Check gtrees are non null before destroying them virtio-iommu-pci: Advertise the device as modern-only - - 1 - --- 2020-09-02 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
[1/3] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set Some SMMUv3 bug fixes - - - - --- 2021-02-18 Eric Auger New
[1/3] hw/arm/smmuv3: Cache/invalidate config data ARM SMMUv3: IOTLB Emulation and VHOST Support - - - - --- 2018-05-16 Eric Auger New
[1/3] tests/acpi: Get prepared for IORT E.b revision upgrade hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - - - --- 2021-09-28 Eric Auger New
[1/3] vfio/pci: conversion to realize - - - - --- 2016-09-06 Eric Auger New
[1/3] virtio-iommu: Add an option to define the input range width VIRTIO-IOMMU: Introduce an aw-bits option - - - - --- 2024-01-23 Eric Auger New
[1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION VIRTIO-IOMMU probe request support and MSI bypass on ARM - - - - --- 2020-05-07 Eric Auger New
[1/6] tests/qtest/vhost-user-test.c: Use vhostforce=on qtests/libqos: Introduce pci-arm - - 1 - --- 2022-01-10 Eric Auger New
[1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64() SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[1/9] linux-headers: Update to 4.18-rc0 KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - - - --- 2018-06-13 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
[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
[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
[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
[2/2] ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes - - - - --- 2016-10-13 Eric Auger New
[2/2] arm/acpi: Add the TPM2.0 device under the DSDT vTPM/aarch64 ACPI support - - 1 - --- 2020-05-02 Eric Auger New
[2/2] hw/arm/smmu-common: Fix coverity issue in get_block_pte_address ARM SMMUv3: Fix a couple of Coverity issues - - 2 - --- 2018-05-16 Eric Auger New
[2/2] hw/arm/smmuv3: Implement dummy replay ARM SMMUv3: Fix spurious notification errors and stall with vfio-pci - - - - --- 2019-06-11 Eric Auger New
[2/2] hw/arm/smmuv3: fix eventq recording and IRQ triggerring ARM SMMUv3: Fix event queue handling and memory region names - 1 - - --- 2018-09-21 Eric Auger New
[2/2] hw/arm/sysbus-fdt: Allow device matching with compat string - - - - --- 2017-02-21 Eric Auger New
[2/2] hw/arm/virt: Add virt-3.0 machine type ARM virt: Support up to 256 PCIe buses - - 1 - --- 2018-05-30 Eric Auger New
[2/2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset hw/arm/virt: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset - - 1 - --- 2022-03-08 Eric Auger New
[2/2] hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off virt: Set tpm-tis-device ppi property to off by default - - 2 - --- 2020-04-27 Eric Auger New
[2/2] hw/arm/virt: Silence dtc /memory warning ARM virt: Silence dtc warnings - - - - --- 2018-06-09 Eric Auger New
[2/2] hw/vfio/common: Silence ram device offset alignment error traces TPM-CRB: Remove spurious error report when used with VFIO - - - 1 --- 2022-01-13 Eric Auger New
[2/2] spapr_iommu: Fix vhost integration regression Additional vIOMMU fixes related to UNMAP notifiers 2 1 2 - --- 2021-02-09 Eric Auger New
[2/2] tests/qtest: Special case sbsa-ref and xlnx-versal-virt if !CONFIG_ARM_GIC_TCG hw/arm/virt, qtests: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset - 1 - - --- 2022-01-31 Eric Auger New
[2/2] vfio-pci: Use vfio_register_event_notifier in vfio_intx_enable_kvm vfio-pci: Introduce vfio_register_event_notifier() - - - - --- 2019-01-11 Eric Auger New
[2/2] virtio-iommu-pci: force virtio version 1 virtio-iommu-pci: Advertise the device as modern-only - - 1 - --- 2020-09-02 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
[2/3] hw/arm/smmuv3: Enforce invalidation on a power of two range Some SMMUv3 bug fixes - - - - --- 2021-02-18 Eric Auger New
[2/3] hw/arm/smmuv3: IOTLB emulation ARM SMMUv3: IOTLB Emulation and VHOST Support - - - - --- 2018-05-16 Eric Auger New
[2/3] hw/arm/virt-acpi-build: IORT upgrade up to revision E.b hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - - - --- 2021-09-28 Eric Auger New
[2/3] vfio/pci: pass an error object to vfio_populate_device - - - - --- 2016-09-06 Eric Auger New
[2/3] virtio-iommu: Trace domain range limits as unsigned int VIRTIO-IOMMU: Introduce an aw-bits option - - - - --- 2024-01-23 Eric Auger New
[2/5] virtio-iommu: Implement RESV_MEM probe request VIRTIO-IOMMU probe request support and MSI bypass on ARM - - 2 - --- 2020-05-07 Eric Auger New
[2/6] tests/qtest/libqos/pci: Introduce pio_limit qtests/libqos: Introduce pci-arm - - 1 - --- 2022-01-10 Eric Auger New
[2/9] hw/arm/smmu-common: Add IOTLB helpers SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[2/9] target/arm: Allow KVM device address overwriting KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 1 - --- 2018-06-13 Eric Auger New
[3/3] hw/arm/smmuv3: Add notifications on invalidation ARM SMMUv3: IOTLB Emulation and VHOST Support - - - - --- 2018-05-16 Eric Auger New
[3/3] hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling Some SMMUv3 bug fixes - - - - --- 2021-02-18 Eric Auger New
[3/3] hw/pc: Set the default virtio-iommu aw-bits to 39 on pc_q35_9.0 onwards VIRTIO-IOMMU: Introduce an aw-bits option - - - - --- 2024-01-23 Eric Auger New
[3/3] tests/acpi: Generate reference blob for IORT rev E.b hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - - - --- 2021-09-28 Eric Auger New
[3/3] vfio/pci: pass an error object to vfio_msix_early_setup - - - - --- 2016-09-06 Eric Auger New
[3/5] virtio-iommu: Handle reserved regions in the translation process VIRTIO-IOMMU probe request support and MSI bypass on ARM - - - - --- 2020-05-07 Eric Auger New
[3/6] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable qtests/libqos: Introduce pci-arm 1 - - - --- 2022-01-10 Eric Auger New
[3/9] hw/arm/smmu: Simplify the IOTLB key format SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[3/9] hw/intc/arm_gicv3: Introduce redist-region-count array property KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - - - --- 2018-06-13 Eric Auger New
[4/5] virtio-iommu-pci: Add array of Interval properties VIRTIO-IOMMU probe request support and MSI bypass on ARM - - 1 - --- 2020-05-07 Eric Auger New
[4/6] tests/qtest/vhost-user-blk-test: Setup MSIx to avoid error on aarch64 qtests/libqos: Introduce pci-arm 1 - - - --- 2022-01-10 Eric Auger New
[4/9] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[4/9] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 1 - --- 2018-06-13 Eric Auger New
[5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs VIRTIO-IOMMU probe request support and MSI bypass on ARM - - - - --- 2020-05-07 Eric Auger New
[5/6] tests/qtest/vhost-user-blk-test: Factorize vq setup code qtests/libqos: Introduce pci-arm - - 1 - --- 2022-01-10 Eric Auger New
[5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[5/9] hw/arm/virt: GICv3 DT node with one or two redistributor regions KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 1 - --- 2018-06-13 Eric Auger New
[6/6] tests/qtest/libqos: Add pci-arm and add a pci-arm producer in arm-virt machine qtests/libqos: Introduce pci-arm 1 - - - --- 2022-01-10 Eric Auger New
[6/9] hw/arm/smmu-common: Manage IOTLB block entries SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[6/9] hw/arm/virt-acpi-build: Advertise one or two GICR structures KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 1 - --- 2018-06-13 Eric Auger New
[7/9] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[7/9] hw/arm/virt: Register two redistributor regions when necessary KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 1 - --- 2018-06-13 Eric Auger New
[8/9] hw/arm/smmuv3: Get prepared for range invalidation SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[8/9] hw/arm/virt: Add a new 256MB ECAM region KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 2 - --- 2018-06-13 Eric Auger New
[9/9] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-05-21 Eric Auger New
[9/9] hw/arm/virt: Add virt-3.0 machine type KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region - - 1 - --- 2018-06-13 Eric Auger New
[PATCH-for-4.0,v2,1/2] hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node ARM SMMUv3: Fix ACPI integration - - 1 1 --- 2018-12-06 Eric Auger New
[PATCH-for-4.0,v2,2/2] hw/arm/virt-acpi-build: IORT Update for revision D ARM SMMUv3: Fix ACPI integration - - - - --- 2018-12-06 Eric Auger New
[PATCH-for-4.2,v3,1/5] memory: Remove unused memory_region_iommu_replay_all() ARM SMMUv3: Fix spurious notification errors and assert with vfio - - 2 - --- 2019-07-11 Eric Auger New
[PATCH-for-4.2,v3,2/5] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute ARM SMMUv3: Fix spurious notification errors and assert with vfio - - - - --- 2019-07-11 Eric Auger New
[PATCH-for-4.2,v3,3/5] hw/vfio/common: Assert in case of nested mode ARM SMMUv3: Fix spurious notification errors and assert with vfio - - - - --- 2019-07-11 Eric Auger New
[PATCH-for-4.2,v3,4/5] hw/arm/smmuv3: Log a guest error when decoding an invalid STE ARM SMMUv3: Fix spurious notification errors and assert with vfio - - 1 - --- 2019-07-11 Eric Auger New
[PATCH-for-4.2,v3,5/5] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations ARM SMMUv3: Fix spurious notification errors and assert with vfio - - - - --- 2019-07-11 Eric Auger New
[RESEND,1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64() SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-06-11 Eric Auger New
[RESEND,2/9] hw/arm/smmu-common: Add IOTLB helpers SMMUv3.2 Range-based TLB Invalidation Support - - 1 - --- 2020-06-11 Eric Auger New
[RESEND,3/9] hw/arm/smmu: Simplify the IOTLB key format SMMUv3.2 Range-based TLB Invalidation Support - - - - --- 2020-06-11 Eric Auger New
« 1 2 3 418 19 »