aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* KVM: x86: Rework request for immediate exitJan Kiszka2013-04-28
* kvm, svm: Fix typo in printk messageBorislav Petkov2013-04-28
* KVM: VMX: remove unprintable characters from commentJan Kiszka2013-04-28
* Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-25
|\
| * ARM: KVM: Fix length of mmio accessMarc Zyngier2013-03-06
| * ARM: KVM: sanitize freeing of HYP page tablesMarc Zyngier2013-03-06
| * ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-06
| * ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier2013-03-06
| * ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2013-03-06
| * ARM: KVM: vgic: decouple alignment restriction from page sizeMarc Zyngier2013-03-06
| * ARM: KVM: fix fault_ipa computingMarc Zyngier2013-03-06
| * ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier2013-03-06
| * ARM: KVM: fix address validation for HYP mappingsMarc Zyngier2013-03-06
| * ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2013-03-06
| * ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-06
| * ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-06
| * ARM: KVM: remove superfluous include from kvm_vgic.hMarc Zyngier2013-03-06
| * ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-06
| * KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-06
| * ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-06
| * ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-06
| * ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract fault decoding awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract SAS decoding awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract HSR_SSE awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract HSR_WNR awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract HSR_ISV awayMarc Zyngier2013-03-06
| * ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-06
| * ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-06
| * KVM: ARM: Fix wrong address in commentJonghwan Choi2013-03-06
* | KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov2013-04-25
* | KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settingsJan Kiszka2013-04-22
* | KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka2013-04-22
* | KVM: nVMX: Fix conditions for NMI injectionJan Kiszka2013-04-22
* | KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_maskJan Kiszka2013-04-22
* | KVM: x86: Fix memory leak in vmx.cAndrew Honig2013-04-22
* | KVM: x86: fix error return code in kvm_arch_vcpu_init()Wei Yongjun2013-04-22
* | KVM: nVMX: Enable and disable shadow vmcs functionalityAbel Gordon2013-04-22
* | KVM: nVMX: Synchronize VMCS12 content with the shadow vmcsAbel Gordon2013-04-22
* | KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcsAbel Gordon2013-04-22
* | KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12Abel Gordon2013-04-22
* | KVM: nVMX: Release shadow vmcsAbel Gordon2013-04-22
* | KVM: nVMX: Allocate shadow vmcsAbel Gordon2013-04-22
* | KVM: nVMX: Fix VMXON emulationAbel Gordon2013-04-22
* | KVM: nVMX: Refactor handle_vmwriteAbel Gordon2013-04-22