summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-22ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registersVladimir Murzin1-0/+64
2016-09-22ARM: Move system register accessors to asm/cp15.hVladimir Murzin3-30/+27
2016-09-22ARM: Introduce MPIDR_LEVEL_SHIFT macroVladimir Murzin1-0/+1
2016-09-22KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systemsVladimir Murzin2-2/+2
2016-09-22KVM: arm: vgic: Fix compiler warnings when built for 32-bitVladimir Murzin1-2/+2
2016-09-22KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin4-0/+13
2016-09-22arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin2-1/+1
2016-09-22arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin2-13/+13
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin4-11/+20
2016-09-08KVM: ARM: cleanup kvm_timer_hyp_initPaolo Bonzini1-5/+1
2016-09-08arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier3-9/+32
2016-09-08arm/arm64: KVM: Remove external abort test from MMIO handlingMarc Zyngier1-6/+0
2016-09-08arm/arm64: KVM: Inject virtual abort when guest exits on external abortMarc Zyngier1-0/+5
2016-09-08arm: KVM: Drop unreachable HYP abort handlersMarc Zyngier1-27/+0
2016-09-08arm: KVM: Inject a Virtual Abort if it was pendingMarc Zyngier1-0/+19
2016-09-08arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier2-1/+46
2016-09-08arm: KVM: Allow an exit code to be tagged with a Virtual AbortMarc Zyngier1-0/+4
2016-09-08arm: KVM: Add HYP async abort handlerMarc Zyngier1-0/+3
2016-09-08arm: KVM: Add Virtual Abort injection helperMarc Zyngier2-0/+13
2016-09-08arm: KVM: Preserve pending Virtual Abort in world switchMarc Zyngier1-0/+9
2016-09-08arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier3-3/+61
2016-09-08arm64: KVM: Inject a Virtual SError if it was pendingMarc Zyngier1-0/+20
2016-09-08arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier1-0/+4
2016-09-08arm64: KVM: Route asynchronous abortsMarc Zyngier1-3/+8
2016-09-08arm64: KVM: Add EL1 async abort handlerMarc Zyngier1-0/+3
2016-09-08arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier1-2/+3
2016-09-08arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2-0/+13
2016-09-08arm64: KVM: Preserve pending vSError in world switchMarc Zyngier1-0/+9
2016-09-08arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier1-2/+2
2016-09-08arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafeMarc Zyngier1-27/+42
2016-09-08arm64: KVM: vgic-v2: Add GICV access from HYPMarc Zyngier2-0/+42
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier5-0/+45
2016-09-08arm64: KVM: Make kvm_skip_instr32 available to HYPMarc Zyngier1-2/+3
2016-09-08arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier4-104/+33
2016-09-08arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier3-7/+4
2016-09-08arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier2-11/+10
2016-09-08arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin1-0/+2
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall6-33/+11
2016-09-08arm64/kvm: remove unused stub functionsMark Rutland1-6/+0
2016-09-08arm/kvm: excise redundant cache maintenanceMark Rutland2-28/+2
2016-09-08KVM: arm: vgic: Drop build compatibility hack for older kernel versionsMarc Zyngier1-6/+0
2016-09-08arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni2-75/+63
2016-09-08KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2Christoffer Dall1-15/+11
2016-09-08KVM: arm/arm64: Factor out vgic_attr_regs_access functionalityChristoffer Dall1-27/+73
2016-09-08KVM: arm/arm64: Add VGICv3 save/restore API documentationChristoffer Dall3-35/+261
2016-09-07KVM: nVMX: expose INS/OUTS information supportJan Dakinevich1-0/+9
2016-09-07KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini1-1/+1
2016-09-07KVM: x86: remove stale commentsPaolo Bonzini1-1/+0
2016-09-07KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini1-9/+9
2016-09-07KVM: nVMX: pass valid guest linear-address to the L1Jan Dakinevich1-0/+3