summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...Suravee Suthikulpanit2016-09-053-4/+79
| * iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit2016-09-053-0/+49
| * iommu/amd: Adding GALOG interrupt handlerSuravee Suthikulpanit2016-09-052-6/+87
| * iommu/amd: Detect and initialize guest vAPIC logSuravee Suthikulpanit2016-09-052-7/+133
| * iommu/amd: Add support for multiple IRTE formatsSuravee Suthikulpanit2016-09-053-25/+50
| * iommu/amd: Introduce interrupt remapping ops structureSuravee Suthikulpanit2016-09-052-5/+205
| * iommu/amd: Move and introduce new IRTE-related unions and structuresSuravee Suthikulpanit2016-09-052-28/+76
| * iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit2016-09-054-6/+99
* | KVM: x86: Expose more Intel AVX512 feature to guestLuwei Kang2016-08-191-1/+2
* | mmu: don't pass *kvm to spte_write_protect and spte_*_dirtyBandan Das2016-08-191-6/+6
* | KVM: lapic: don't recalculate apic map table twice when enabling LAPICWanpeng Li2016-08-191-2/+3
* | MIPS: KVM: Check for pfn noslot caseJames Hogan2016-08-191-1/+1
* | Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-1811-71/+164
|\ \
| * | arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin2016-08-171-1/+1
| * | arm64: KVM: remove misleading comment on pmu statusVladimir Murzin2016-08-171-8/+0