summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin2016-09-224-0/+13
* arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin2016-09-222-1/+1
* arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin2016-09-222-13/+13
* arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-224-11/+20
* KVM: ARM: cleanup kvm_timer_hyp_initPaolo Bonzini2016-09-081-5/+1
* arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-083-9/+32
* arm/arm64: KVM: Remove external abort test from MMIO handlingMarc Zyngier2016-09-081-6/+0
* arm/arm64: KVM: Inject virtual abort when guest exits on external abortMarc Zyngier2016-09-081-0/+5
* arm: KVM: Drop unreachable HYP abort handlersMarc Zyngier2016-09-081-27/+0
* arm: KVM: Inject a Virtual Abort if it was pendingMarc Zyngier2016-09-081-0/+19
* arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier2016-09-082-1/+46
* arm: KVM: Allow an exit code to be tagged with a Virtual AbortMarc Zyngier2016-09-081-0/+4
* arm: KVM: Add HYP async abort handlerMarc Zyngier2016-09-081-0/+3
* arm: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-082-0/+13
* arm: KVM: Preserve pending Virtual Abort in world switchMarc Zyngier2016-09-081-0/+9
* arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier2016-09-083-3/+61
* arm64: KVM: Inject a Virtual SError if it was pendingMarc Zyngier2016-09-081-0/+20
* arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier2016-09-081-0/+4
* arm64: KVM: Route asynchronous abortsMarc Zyngier2016-09-081-3/+8
* arm64: KVM: Add EL1 async abort handlerMarc Zyngier2016-09-081-0/+3
* arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier2016-09-081-2/+3
* arm64: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-082-0/+13
* arm64: KVM: Preserve pending vSError in world switchMarc Zyngier2016-09-081-0/+9
* arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier2016-09-081-2/+2
* arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafeMarc Zyngier2016-09-081-27/+42
* arm64: KVM: vgic-v2: Add GICV access from HYPMarc Zyngier2016-09-082-0/+42
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-085-0/+45
* arm64: KVM: Make kvm_skip_instr32 available to HYPMarc Zyngier2016-09-081-2/+3
* arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier2016-09-084-104/+33
* arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier2016-09-083-7/+4
* arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier2016-09-082-11/+10
* arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin2016-09-081-0/+2
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-086-33/+11
* arm64/kvm: remove unused stub functionsMark Rutland2016-09-081-6/+0
* arm/kvm: excise redundant cache maintenanceMark Rutland2016-09-082-28/+2
* KVM: arm: vgic: Drop build compatibility hack for older kernel versionsMarc Zyngier2016-09-081-6/+0
* arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni2016-09-082-75/+63
* KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2Christoffer Dall2016-09-081-15/+11
* KVM: arm/arm64: Factor out vgic_attr_regs_access functionalityChristoffer Dall2016-09-081-27/+73
* KVM: arm/arm64: Add VGICv3 save/restore API documentationChristoffer Dall2016-09-083-35/+261
* KVM: nVMX: expose INS/OUTS information supportJan Dakinevich2016-09-071-0/+9
* KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini2016-09-071-1/+1
* KVM: x86: remove stale commentsPaolo Bonzini2016-09-071-1/+0
* KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini2016-09-071-9/+9
* KVM: nVMX: pass valid guest linear-address to the L1Jan Dakinevich2016-09-071-0/+3
* KVM: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-073-34/+5
* KVM: nVMX: make emulated nested preemption timer pinnedWanpeng Li2016-09-071-1/+1
* vmx: refine validity check for guest linear addressLiang Li2016-09-071-1/+1
* Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-056-66/+801
|\
| * iommu/amd: Enable vAPIC interrupt remapping mode by defaultSuravee Suthikulpanit2016-09-053-10/+48
OpenPOWER on IntegriCloud