Show patches with: Submitter = Fuad Tabba       |    State = Action Required       |   221 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,02/11] KVM: arm64: Don't include switch.h into nvhe/kvm-main.c KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-10 Fuad Tabba New
[v8,01/11] KVM: arm64: Move __get_fault_info() and co into their own include file KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-10 Fuad Tabba New
[v7,11/11] KVM: arm64: Handle protected guests at 32 bits KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-08 Fuad Tabba New
[v7,10/11] KVM: arm64: Trap access to pVM restricted features KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-08 Fuad Tabba New
[v7,09/11] KVM: arm64: Move sanitized copies of CPU features KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-10-08 Fuad Tabba New
[v7,08/11] KVM: arm64: Initialize trap registers for protected VMs KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-10-08 Fuad Tabba New
[v7,07/11] KVM: arm64: Add handlers for protected VM System Registers KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-10-08 Fuad Tabba New
[v7,06/11] KVM: arm64: Simplify masking out MTE in feature id reg KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-10-08 Fuad Tabba New
[v7,05/11] KVM: arm64: Add missing field descriptor for MDCR_EL2 KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-10-08 Fuad Tabba New
[v7,04/11] KVM: arm64: Pass struct kvm to per-EC handlers KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-08 Fuad Tabba New
[v7,03/11] KVM: arm64: Move early handlers to per-EC handlers KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-08 Fuad Tabba New
[v7,02/11] KVM: arm64: Don't include switch.h into nvhe/kvm-main.c KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-08 Fuad Tabba New
[v7,01/11] KVM: arm64: Move __get_fault_info() and co into their own include file KVM: arm64: Fixed features for protected VMs - - - --- 2021-10-08 Fuad Tabba New
[RFC,v1,30/30,DONOTMERGE] Re-enable warnings Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,29/30,DONOTMERGE] Remove Coccinelle scripts added for refactoring Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,28/30] KVM: arm64: reduce scope of pVM fixup_guest_exit to hyp_state and kvm_cpu_ctxt Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,27/30] KVM: arm64: remove unsupported pVM features Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,26/30] KVM: arm64: pVM activate_traps to use vcpu_ctxt and vcpu_hyp_state Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,25/30] KVM: arm64: separate kvm_run() for protected VMs Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,24/30] KVM: arm64: remove unused functions Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,23/30] KVM: arm64: COCCI: remove_unused.cocci: remove unused ctxt and hypstate variables Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,22/30] KVM: arm64: reduce scope of __guest_enter to depend only on kvm_cpu_ctxt Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,21/30] KVM: arm64: transition code to __hyp_running_ctxt and __hyp_running_hyps Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,20/30] KVM: arm64: add __hyp_running_ctxt and __hyp_running_hyps Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,19/30] KVM: arm64: change calls of get_loaded_vcpu to get_loaded_vcpu_ctxt Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,18/30] KVM: arm64: reduce scope of __guest_exit to only depend on kvm_cpu_context Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,17/30] KVM: arm64: access __hyp_running_vcpu via accessors only Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,16/30] KVM: arm64: reduce scope of vgic_v3 access parameters Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,15/30] KVM: arm64: COCCI: vgic3_cpu.cocci: reduce scope of vgic v3 Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,14/30] KVM: arm64: reduce scope of vgic v2 Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,13/30] KVM: arm64: change function parameters to use kvm_cpu_ctxt and hyp_state Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,12/30] KVM: arm64: COCCI: add_hypstate.cocci use_hypstate.cocci: Reduce scope of functions … Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,11/30] KVM: arm64: create and use a new vcpu_hyp_state struct Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,10/30] KVM: arm64: Add accessors for hypervisor state in kvm_vcpu_arch Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,09/30] KVM: arm64: COCCI: vcpu_hyp_accessors.cocci: use accessors for hypervisor state vcpu… Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,08/30] KVM: arm64: add hypervisor state accessors Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,07/30] KVM: arm64: COCCI: add_ctxt.cocci use_ctxt.cocci: reduce scope of functions to kvm_c… Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,06/30] KVM: arm64: COCCI: use_ctxt_access.cocci: use kvm_cpu_context accessors Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,05/30] KVM: arm64: add accessors for kvm_cpu_context Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,04/30] KVM: arm64: remove unused parameters and asm offsets Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,03/30,DONOTMERGE] Coccinelle scripts for refactoring Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,02/30,DONOTMERGE] Temporarily disable unused variable warning Reduce scope of vcpu state at hyp by refactoring out state hyp needs - - - --- 2021-09-24 Fuad Tabba New
[RFC,v1,01/30] KVM: arm64: placeholder to check if VM is protected Reduce scope of vcpu state at hyp by refactoring out state hyp needs 1 - - --- 2021-09-24 Fuad Tabba New
[v6,12/12] KVM: arm64: Handle protected guests at 32 bits KVM: arm64: Fixed features for protected VMs - - - --- 2021-09-22 Fuad Tabba New
[v6,11/12] KVM: arm64: Trap access to pVM restricted features KVM: arm64: Fixed features for protected VMs - - - --- 2021-09-22 Fuad Tabba New
[v6,10/12] KVM: arm64: Move sanitized copies of CPU features KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-09-22 Fuad Tabba New
[v6,09/12] KVM: arm64: Initialize trap registers for protected VMs KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-09-22 Fuad Tabba New
[v6,08/12] KVM: arm64: Add handlers for protected VM System Registers KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-09-22 Fuad Tabba New
[v6,07/12] KVM: arm64: Simplify masking out MTE in feature id reg KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-09-22 Fuad Tabba New
[v6,06/12] KVM: arm64: Add missing field descriptor for MDCR_EL2 KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-09-22 Fuad Tabba New
[v6,05/12] KVM: arm64: Pass struct kvm to per-EC handlers KVM: arm64: Fixed features for protected VMs - - - --- 2021-09-22 Fuad Tabba New
[v6,04/12] KVM: arm64: Add missing FORCE prerequisite in Makefile KVM: arm64: Fixed features for protected VMs - - - --- 2021-09-22 Fuad Tabba New
[v6,03/12] KVM: arm64: Move early handlers to per-EC handlers KVM: arm64: Fixed features for protected VMs - - - --- 2021-09-22 Fuad Tabba New
[v6,02/12] KVM: arm64: Don't include switch.h into nvhe/kvm-main.c KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-09-22 Fuad Tabba New
[v6,01/12] KVM: arm64: Move __get_fault_info() and co into their own include file KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-09-22 Fuad Tabba New
[v5,8/8] KVM: arm64: Handle protected guests at 32 bits KVM: arm64: Fixed features for protected VMs - - - --- 2021-08-27 Fuad Tabba New
[v5,7/8] KVM: arm64: Trap access to pVM restricted features KVM: arm64: Fixed features for protected VMs - - - --- 2021-08-27 Fuad Tabba New
[v5,6/8] KVM: arm64: Move sanitized copies of CPU features KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-27 Fuad Tabba New
[v5,5/8] KVM: arm64: Initialize trap registers for protected VMs KVM: arm64: Fixed features for protected VMs - - - --- 2021-08-27 Fuad Tabba New
[v5,4/8] KVM: arm64: Add trap handlers for protected VMs KVM: arm64: Fixed features for protected VMs - - - --- 2021-08-27 Fuad Tabba New
[v5,3/8] KVM: arm64: Simplify masking out MTE in feature id reg KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-08-27 Fuad Tabba New
[v5,2/8] KVM: arm64: Add missing field descriptor for MDCR_EL2 KVM: arm64: Fixed features for protected VMs - 1 - --- 2021-08-27 Fuad Tabba New
[v5,1/8] KVM: arm64: Pass struct kvm to per-EC handlers KVM: arm64: Fixed features for protected VMs - - - --- 2021-08-27 Fuad Tabba New
[v4,15/15] KVM: arm64: Handle protected guests at 32 bits KVM: arm64: Fixed features for protected VMs - - - --- 2021-08-17 Fuad Tabba New
[v4,14/15] KVM: arm64: Trap access to pVM restricted features KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,13/15] KVM: arm64: Move sanitized copies of CPU features KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,12/15] KVM: arm64: Add trap handlers for protected VMs KVM: arm64: Fixed features for protected VMs - - - --- 2021-08-17 Fuad Tabba New
[v4,11/15] KVM: arm64: Guest exit handlers for nVHE hyp KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,10/15] KVM: arm64: Add config register bit definitions KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,09/15] KVM: arm64: Add feature register flag definitions KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,08/15] KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,07/15] KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,06/15] KVM: arm64: Restore mdcr_el2 from vcpu KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,05/15] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,04/15] KVM: arm64: Fix names of config register fields KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,03/15] KVM: arm64: MDCR_EL2 is a 64-bit register KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,02/15] KVM: arm64: Remove trailing whitespace in comment KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v4,01/15] KVM: arm64: placeholder to check if VM is protected KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-08-17 Fuad Tabba New
[v3,15/15] KVM: arm64: Restrict protected VM capabilities KVM: arm64: Fixed features for protected VMs - - - --- 2021-07-19 Fuad Tabba New
[v3,14/15] KVM: arm64: Handle protected guests at 32 bits KVM: arm64: Fixed features for protected VMs - - - --- 2021-07-19 Fuad Tabba New
[v3,13/15] KVM: arm64: Trap access to pVM restricted features KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,12/15] KVM: arm64: Move sanitized copies of CPU features KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,11/15] KVM: arm64: Add trap handlers for protected VMs KVM: arm64: Fixed features for protected VMs - - - --- 2021-07-19 Fuad Tabba New
[v3,10/15] KVM: arm64: Guest exit handlers for nVHE hyp KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,09/15] KVM: arm64: Add config register bit definitions KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,08/15] KVM: arm64: Add feature register flag definitions KVM: arm64: Fixed features for protected VMs - - - --- 2021-07-19 Fuad Tabba New
[v3,07/15] KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,06/15] KVM: arm64: Restore mdcr_el2 from vcpu KVM: arm64: Fixed features for protected VMs - - - --- 2021-07-19 Fuad Tabba New
[v3,05/15] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse KVM: arm64: Fixed features for protected VMs 1 1 - --- 2021-07-19 Fuad Tabba New
[v3,04/15] KVM: arm64: Fix names of config register fields KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,03/15] KVM: arm64: MDCR_EL2 is a 64-bit register KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,02/15] KVM: arm64: Remove trailing whitespace in comment KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
[v3,01/15] KVM: arm64: placeholder to check if VM is protected KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-07-19 Fuad Tabba New
KVM: selftests: Fix kvm_check_cap() assertion KVM: selftests: Fix kvm_check_cap() assertion - - - --- 2021-06-15 Fuad Tabba New
[v2,13/13] KVM: arm64: Check vcpu features at pVM creation KVM: arm64: Fixed features for protected VMs - - - --- 2021-06-15 Fuad Tabba New
[v2,12/13] KVM: arm64: Handle protected guests at 32 bits KVM: arm64: Fixed features for protected VMs - - - --- 2021-06-15 Fuad Tabba New
[v2,11/13] KVM: arm64: Trap access to pVM restricted features KVM: arm64: Fixed features for protected VMs - - - --- 2021-06-15 Fuad Tabba New
[v2,10/13] KVM: arm64: Move sanitized copies of CPU features KVM: arm64: Fixed features for protected VMs - - - --- 2021-06-15 Fuad Tabba New
[v2,09/13] KVM: arm64: Add trap handlers for protected VMs KVM: arm64: Fixed features for protected VMs - - - --- 2021-06-15 Fuad Tabba New
[v2,08/13] KVM: arm64: Guest exit handlers for nVHE hyp KVM: arm64: Fixed features for protected VMs 1 - - --- 2021-06-15 Fuad Tabba New
« 1 2 3 »