Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   241 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v2,22/22] hw/arm/virt: Use RAM instead of flash for confidential guest firmware arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,21/22] hw/arm/virt: Move virt_flash_create() to machvirt_init() arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,20/22] target/arm/kvm-rme: Enable guest memfd arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,19/22] target/arm/cpu: Inform about reading confidential CPU registers arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,18/22] target/arm/kvm: Disable Realm reboot arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,17/22] target/arm/cpu: Set number of PMU counters in KVM arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,16/22] target/arm/cpu: Set number of breakpoints and watchpoints in KVM arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,15/22] target/arm/kvm-rme: Add measurement algorithm property arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,14/22] target/arm/kvm-rme: Add Realm Personalization Value parameter arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,13/22] hw/arm/boot: Register Linux BSS section for confidential guests arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,12/22] target/arm/kvm-rme: Populate Realm memory arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,11/22] hw/core/loader: Add ROM loader notifier arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,10/22] target/arm/kvm: Create scratch VM as Realm if necessary arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,09/22] target/arm/kvm-rme: Initialize vCPU arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,08/22] target/arm/kvm: Split kvm_arch_get/put_registers arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,07/22] hw/arm/virt: Reserve one bit of guest-physical address for RME arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,06/22] hw/arm/virt: Disable DTB randomness for confidential VMs arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,05/22] hw/arm/virt: Add support for Arm RME arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,04/22] target/arm/kvm-rme: Initialize realm arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,03/22] target/arm/kvm: Return immediately on error in kvm_arch_init() arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,02/22] target/arm: Add confidential guest support arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v2,01/22] kvm: Merge kvm_check_extension() and kvm_vm_check_extension() arm: Run CCA VMs with KVM --- 2024-04-19 Jean-Philippe Brucker New
[v3,4/6] target/arm: Pass security space rather than flag for AT instructions target/arm: Fixes for RME --- 2023-08-09 Jean-Philippe Brucker New
[v3,3/6] target/arm: Skip granule protection checks for AT instructions target/arm: Fixes for RME --- 2023-08-09 Jean-Philippe Brucker New
[5/5] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker New
[2/5] target/arm/helper: Fix vae2_tlbmask() target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker New
[1/5] target/arm/ptw: Load stage-2 tables from realm physical space target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker New
target/arm: Fix ptw parameters in S1_ptw_translate() for debug contexts target/arm: Fix ptw parameters in S1_ptw_translate() for debug contexts --- 2023-07-06 Jean-Philippe Brucker New
kvm: Merge kvm_check_extension() and kvm_vm_check_extension() kvm: Merge kvm_check_extension() and kvm_vm_check_extension() --- 2023-04-21 Jean-Philippe Brucker New
[v2,1/2] hw/arm/smmu-common: Support 64-bit addresses hw/arm/smmu: Fixes for TTB1 --- 2023-02-14 Jean-Philippe Brucker New
[1/2] hw/arm/smmu-common: Support 64-bit addresses [1/2] hw/arm/smmu-common: Support 64-bit addresses --- 2023-02-10 Jean-Philippe Brucker New
[0/2] hw/arm/smmu: Fixes for TTB1 --- 2023-02-10 Jean-Philippe Brucker New
[RFC,16/16] target/arm/kvm-rme: Disable readonly mappings arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,15/16] target/arm/kvm: Disable Realm reboot arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,14/16] target/arm/kvm-rme: Add PMU num counters parameters arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,13/16] target/arm/kvm-rme: Add breakpoints and watchpoints parameters arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,12/16] target/arm/kvm-rme: Add Realm SVE vector length arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,11/16] target/arm/kvm-rme: Add Realm Personalization Value parameter arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,10/16] target/arm/kvm-rme: Add measurement algorithm property arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,09/16] hw/arm/boot: Populate realm memory with boot images arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,08/16] target/arm/kvm-rme: Populate the realm with boot images arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,07/16] target/arm/kvm: Select RME VM type for the scratch VM arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,06/16] target/arm/kvm-rme: Initialize vCPU arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,04/16] hw/arm/virt: Add support for Arm RME arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,03/16] target/arm/kvm-rme: Initialize realm arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,01/16] NOMERGE: Add KVM Arm RME definitions to Linux headers arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[v2,8/8] hw/arm/virt: Fix devicetree warnings about node names hw/arm/virt: Fix dt-schema warnings --- 2022-09-27 Jean-Philippe Brucker New
[v2,5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node hw/arm/virt: Fix dt-schema warnings --- 2022-09-27 Jean-Philippe Brucker New
[v2,4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node hw/arm/virt: Fix dt-schema warnings --- 2022-09-27 Jean-Philippe Brucker New
[09/10] hw/arm/virt: Fix devicetree warnings about the SMMU node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[07/10] hw/arm/virt: Fix devicetree warnings about node names hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[05/10] hw/arm/virt: Fix devicetree warning about the timer node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[03/10] hw/arm/virt: Fix devicetree warnings about the GIC node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[02/10] hw/arm/boot: Fix devicetree warning about the PSCI node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[1/2] hw/arm/smmuv3: Cache event fault record [1/2] hw/arm/smmuv3: Cache event fault record --- 2022-04-27 Jean-Philippe Brucker New
[v3,2/4] virtio-iommu: Default to bypass during boot virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2022-02-14 Jean-Philippe Brucker New
[v3,1/4] linux-headers: update to v5.17-rc1 virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2022-02-14 Jean-Philippe Brucker New
[v7,8/8] tests/acpi: add expected blob for VIOT test on virt machine virtio-iommu: Add ACPI support (Arm part + tests) --- 2021-12-10 Jean-Philippe Brucker New
[v7,7/8] tests/acpi: add expected blobs for VIOT test on q35 machine virtio-iommu: Add ACPI support (Arm part + tests) --- 2021-12-10 Jean-Philippe Brucker New
[v7,5/8] tests/acpi: allow updates of VIOT expected data files virtio-iommu: Add ACPI support (Arm part + tests) --- 2021-12-10 Jean-Philippe Brucker New
[v7,4/8] hw/arm/virt: Use object_property_set instead of qdev_prop_set virtio-iommu: Add ACPI support (Arm part + tests) --- 2021-12-10 Jean-Philippe Brucker New
[v7,1/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support (Arm part + tests) --- 2021-12-10 Jean-Philippe Brucker New
[bpf-next] selftests/bpf: Build testing_helpers.o out of tree [bpf-next] selftests/bpf: Build testing_helpers.o out of tree --- 2021-11-29 Jean-Philippe Brucker New
[v6,6/7] tests/acpi: add test case for VIOT on q35 machine virtio-iommu: Add ACPI support (x86 part) --- 2021-10-26 Jean-Philippe Brucker New
[v6,5/7] tests/acpi: allow updates of VIOT expected data files on q35 machine virtio-iommu: Add ACPI support (x86 part) --- 2021-10-26 Jean-Philippe Brucker New
[v6,4/7] hw/i386/pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support (x86 part) --- 2021-10-26 Jean-Philippe Brucker New
[v6,3/7] hw/i386/pc: Move IOMMU singleton into PCMachineState virtio-iommu: Add ACPI support (x86 part) --- 2021-10-26 Jean-Philippe Brucker New
[v6,2/7] hw/i386/pc: Remove x86_iommu_get_type() virtio-iommu: Add ACPI support (x86 part) --- 2021-10-26 Jean-Philippe Brucker New
[v6,1/7] hw/acpi: Add VIOT table virtio-iommu: Add ACPI support (x86 part) --- 2021-10-26 Jean-Philippe Brucker New
[v5,10/12] tests/acpi: add test cases for VIOT virtio-iommu: Add ACPI support --- 2021-10-20 Jean-Philippe Brucker New
[v5,09/12] tests/acpi: allow updates of VIOT expected data files virtio-iommu: Add ACPI support --- 2021-10-20 Jean-Philippe Brucker New
[v4,07/11] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-10-01 Jean-Philippe Brucker New
[v4,06/11] hw/i386: Move vIOMMU uniqueness check into pc.c virtio-iommu: Add ACPI support --- 2021-10-01 Jean-Philippe Brucker New
[3/3] virtio-iommu: Support bypass domain virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2021-09-30 Jean-Philippe Brucker New
[2/3] virtio-iommu: Default to bypass during boot virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2021-09-30 Jean-Philippe Brucker New
[1/3] NOMERGE: virtio-iommu: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2021-09-30 Jean-Philippe Brucker New
[v3,05/10] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-09-14 Jean-Philippe Brucker New
[v3,04/10] hw/arm/virt: Reject instantiation of multiple IOMMUs virtio-iommu: Add ACPI support --- 2021-09-14 Jean-Philippe Brucker New
[v2,8/8] docs: Add '-device virtio-iommu' entry virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,7/8] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,6/8] pc: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,3/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,2/8] hw/acpi: Add VIOT table virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,1/8] acpi: Add VIOT structure definitions virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[bpf-next] selftests/bpf: Fix build of task_pt_regs tests for arm64 [bpf-next] selftests/bpf: Fix build of task_pt_regs tests for arm64 --- 2021-09-02 Jean-Philippe Brucker New
vl: fix machine option containing underscores vl: fix machine option containing underscores --- 2021-08-10 Jean-Philippe Brucker New
[6/6] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-08-10 Jean-Philippe Brucker New
[5/6] pc: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support --- 2021-08-10 Jean-Philippe Brucker New
[2/6] hw/acpi: Add VIOT table virtio-iommu: Add ACPI support --- 2021-08-10 Jean-Philippe Brucker New
[v5,4/5] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() Add support for ACPI VIOT --- 2021-06-18 Jean-Philippe Brucker New
[v5,3/5] ACPI: Add driver for the VIOT table Add support for ACPI VIOT --- 2021-06-18 Jean-Philippe Brucker New
[v5,2/5] ACPI: Move IOMMU setup code out of IORT Add support for ACPI VIOT --- 2021-06-18 Jean-Philippe Brucker New
[v5,1/5] ACPI: arm64: Move DMA setup operations out of IORT Add support for ACPI VIOT --- 2021-06-18 Jean-Philippe Brucker New
[v4,6/6] iommu/virtio: Enable x86 support Add support for ACPI VIOT --- 2021-06-10 Jean-Philippe Brucker New
[v4,5/6] iommu/dma: Simplify calls to iommu_setup_dma_ops() Add support for ACPI VIOT --- 2021-06-10 Jean-Philippe Brucker New
hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes --- 2021-06-03 Jean-Philippe Brucker New
[v15,3/3] iommu/arm-smmu-v3: Add stall support for platform devices iommu/arm-smmu-v3: Add stall support --- 2021-05-26 Jean-Philippe Brucker New
[v14,07/10] iommu/arm-smmu-v3: Maintain a SID->device structure iommu: I/O page faults for SMMUv3 --- 2021-04-01 Jean-Philippe Brucker New
[v14,07/10] iommu/arm-smmu-v3: Maintain a SID->device structure iommu: I/O page faults for SMMUv3 --- 2021-04-01 Jean-Philippe Brucker New
[v14,06/10] iommu: Add a page fault handler iommu: I/O page faults for SMMUv3 --- 2021-04-01 Jean-Philippe Brucker New
« 1 2 3 »

Bundling

Create bundle: