Show patches with: Submitter = Marc Zyngier       |    State = Action Required       |   2312 patches
« 1 2 ... 21 22 23 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,52/94] KVM: arm64: nv: Nested GICv3 Support KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,51/94] KVM: arm64: nv: vgic-v3: Take cpu_if pointer directly instead of vcpu KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,50/94] KVM: arm64: nv: Load timer before the GIC KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,49/94] KVM: arm64: nv: Propagate CNTVOFF_EL2 to the virtual EL1 timer KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,48/94] KVM: arm64: nv: arch_timer: Support hyp timer emulation KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,47/94] KVM: arm64: nv: Handle traps for timer _EL02 and _EL2 sysregs accessors KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,46/94] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,45/94] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,44/94] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,43/94] KVM: arm64: nv: Set a handler for the system instruction traps KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,42/94] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,41/94] KVM: arm64: nv: Move last_vcpu_ran to be per s2 mmu KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,40/94] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,39/94] KVM: arm64: nv: Handle shadow stage 2 page faults KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,38/94] KVM: arm64: nv: Implement nested Stage-2 page table walk logic KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,37/94] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,36/94] KVM: arm/arm64: nv: Factor out stage 2 page table data from struct kvm KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,35/94] KVM: arm64: Check advertised Stage-2 page size capability KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,34/94] KVM: arm64: nv: Use ARMv8.5-GTG to advertise supported Stage-2 page sizes KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,33/94] KVM: arm64: nv: Hide RAS from nested guests KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,32/94] KVM: arm64: nv: Filter out unsupported features from ID regs KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,31/94] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,30/94] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,29/94] KVM: arm64: nv: Forward debug traps to the nested guest KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,28/94] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,27/94] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,26/94] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,25/94] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,24/94] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,23/94] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,22/94] KVM: arm64: nv: Handle PSCI call via smc from the guest KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,21/94] KVM: arm64: nv: Trap CPACR_EL1 access in virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,20/94] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,19/94] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,18/94] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,17/94] KVM: arm64: nv: Save/Restore vEL2 sysregs KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,16/94] KVM: arm64: nv: Handle HCR_EL2.E2H specially KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,15/94] KVM: arm64: nv: Handle SPSR_EL2 specially KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,14/94] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg() KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,13/94] KVM: arm64: nv: Refactor vcpu_{read,write}_sys_reg KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,12/94] KVM: arm64: nv: Add EL2->EL1 translation helpers KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,11/94] KVM: arm64: nv: Handle trapped ERET from virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,10/94] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2 KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,09/94] KVM: arm64: nv: Support virtual EL2 exceptions KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,08/94] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,07/94] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,06/94] KVM: arm64: nv: Add EL2 system registers to vcpu context KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,05/94] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,04/94] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,03/94] KVM: arm64: nv: Introduce nested virtualization VCPU feature KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,02/94] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[v2,01/94] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h KVM: arm64: ARMv8.3/8.4 Nested Virtualization support - - - --- 2020-02-11 Marc Zyngier New
[RFC,5/5] arm: Remove GICv3 vgic compatibility macros Removing support for 32bit KVM/arm host - - - --- 2020-02-10 Marc Zyngier New
[RFC,4/5] arm: Remove HYP/Stage-2 page-table support Removing support for 32bit KVM/arm host - - - --- 2020-02-10 Marc Zyngier New
[RFC,3/5] arm: Remove 32bit KVM host support Removing support for 32bit KVM/arm host - - - --- 2020-02-10 Marc Zyngier New
[RFC,2/5] arm: Remove KVM from config files Removing support for 32bit KVM/arm host - - - --- 2020-02-10 Marc Zyngier New
[RFC,1/5] arm: Unplug KVM from the build system Removing support for 32bit KVM/arm host - - - --- 2020-02-10 Marc Zyngier New
KVM: Disable preemption in kvm_get_running_vcpu() KVM: Disable preemption in kvm_get_running_vcpu() - 1 1 --- 2020-02-07 Marc Zyngier New
[23/23] KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[22/23] KVM: arm64: pmu: Only handle supported event counters [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[21/23] KVM: arm64: pmu: Fix chained SW_INCR counters [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[20/23] KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[19/23] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset [01/23] KVM: arm64: Only sign-extend MMIO up to register width 1 1 - --- 2020-01-30 Marc Zyngier New
[18/23] KVM: arm: Make inject_abt32() inject an external abort instead [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[17/23] KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[16/23] KVM: arm/arm64: Fix young bit from mmu notifier [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[15/23] arm64: KVM: Annotate guest entry/exit as a single function [01/23] KVM: arm64: Only sign-extend MMIO up to register width 1 - - --- 2020-01-30 Marc Zyngier New
[14/23] arm64: KVM: Add UAPI notes for swapped registers [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[13/23] KVM: arm/arm64: Cleanup MMIO handling [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[12/23] KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region() [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[11/23] KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[10/23] KVM: arm/arm64: Correct AArch32 SPSR on exception entry [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[09/23] KVM: arm/arm64: Correct CPSR on exception entry [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[08/23] KVM: arm64: Correct PSTATE on exception entry [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[07/23] KVM: arm/arm64: Re-check VMA on detecting a poisoned page [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[06/23] KVM: arm: Remove duplicate include [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[05/23] KVM: ARM: Call hyp_cpu_pm_exit at the right place [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[04/23] arm64: kvm: Fix IDMAP overlap with HYP VA [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[03/23] KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[02/23] KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections [01/23] KVM: arm64: Only sign-extend MMIO up to register width - 1 - --- 2020-01-30 Marc Zyngier New
[01/23] KVM: arm64: Only sign-extend MMIO up to register width [01/23] KVM: arm64: Only sign-extend MMIO up to register width - - - --- 2020-01-30 Marc Zyngier New
[GIT,PULL,00/23] KVM/arm updates for 5.6 - - - --- 2020-01-30 Marc Zyngier New
[7/7] KVM: arm/arm64: Elide CMOs when unmapping a range KVM: arm/arm64: Help VMs dying quicker - - - --- 2019-12-13 Marc Zyngier New
[6/7] KVM: arm/arm64: Elide CMOs when retrying a block mapping KVM: arm/arm64: Help VMs dying quicker - - - --- 2019-12-13 Marc Zyngier New
[5/7] KVM: arm/arm64: Elide both CMOs and TBLIs on freeing the whole Stage-2 KVM: arm/arm64: Help VMs dying quicker - - - --- 2019-12-13 Marc Zyngier New
[4/7] KVM: arm/arm64: Condition TLB maintenance on unmap with a flag KVM: arm/arm64: Help VMs dying quicker - - - --- 2019-12-13 Marc Zyngier New
[3/7] KVM: arm/arm64: Condition cache maintenance on unmap with a flag KVM: arm/arm64: Help VMs dying quicker - - - --- 2019-12-13 Marc Zyngier New
[2/7] KVM: arm/arm64: Pass flags along Stage-2 unmapping functions KVM: arm/arm64: Help VMs dying quicker - - - --- 2019-12-13 Marc Zyngier New
[1/7] KVM: Pass mmu_notifier_range down to kvm_unmap_hva_range() KVM: arm/arm64: Help VMs dying quicker 1 - - --- 2019-12-13 Marc Zyngier New
[8/8] KVM: arm/arm64: Properly handle faulting of device mappings [GIT,PULL] KVM/arm updates for 5.5-rc2 - 1 1 --- 2019-12-12 Marc Zyngier New
[7/8] KVM: arm64: Ensure 'params' is initialised when looking up sys register [GIT,PULL] KVM/arm updates for 5.5-rc2 - - - --- 2019-12-12 Marc Zyngier New
[6/8] KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_region [GIT,PULL] KVM/arm updates for 5.5-rc2 - 1 - --- 2019-12-12 Marc Zyngier New
[5/8] KVM: arm64: Don't log IMP DEF sysreg traps [GIT,PULL] KVM/arm updates for 5.5-rc2 - - - --- 2019-12-12 Marc Zyngier New
[4/8] KVM: arm64: Sanely ratelimit sysreg messages [GIT,PULL] KVM/arm updates for 5.5-rc2 - - - --- 2019-12-12 Marc Zyngier New
[3/8] KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create() [GIT,PULL] KVM/arm updates for 5.5-rc2 - 2 - --- 2019-12-12 Marc Zyngier New
[2/8] KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy() [GIT,PULL] KVM/arm updates for 5.5-rc2 - 1 - --- 2019-12-12 Marc Zyngier New
[1/8] KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode() [1/8] KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode() - 1 - --- 2019-12-12 Marc Zyngier New
[GIT,PULL] KVM/arm updates for 5.5-rc2 [GIT,PULL] KVM/arm updates for 5.5-rc2 - - - --- 2019-12-12 Marc Zyngier New
[3/3] KVM: arm/arm64: Drop spurious message when faulting on a non-existent mapping KVM: arm/arm64: user_mem_abort() assorted fixes 1 - - --- 2019-12-11 Marc Zyngier New
[2/3] KVM: arm/arm64: Re-check VMA on detecting a poisoned page KVM: arm/arm64: user_mem_abort() assorted fixes - - - --- 2019-12-11 Marc Zyngier New
« 1 2 ... 21 22 23 24 »