summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov16-134/+270
2013-10-15KVM: ARM: Remove non-ASCII space charactersChristoffer Dall1-1/+1
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen4-21/+12
2013-10-14KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall1-7/+0
2013-10-14KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-10-14KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall1-4/+0
2013-10-14KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall1-7/+0
2013-10-14KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-10-14KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2-7/+7
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin8-124/+184
2013-10-12KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin1-2/+2
2013-10-12KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin1-7/+4
2013-10-10KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2-2/+41
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini6-58/+37
2013-10-03KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini1-10/+4
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini3-14/+3
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2-19/+4
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini3-6/+34
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini3-3/+24
2013-10-03KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2-1/+4
2013-10-03virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messagesAndre Richter1-10/+2
2013-10-02KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctlAnup Patel1-4/+27
2013-10-02ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2-0/+14
2013-10-02ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2-0/+21
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2-0/+21
2013-10-02KVM: ARM: Fix typo in comments of inject_abt()Anup Patel1-1/+1
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini5-18/+17
2013-09-30KVM: protect kvm_usage_count with its own spinlockPaolo Bonzini2-10/+15
2013-09-30KVM: cleanup (physical) CPU hotplugPaolo Bonzini1-9/+8
2013-09-30KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov1-0/+20
2013-09-30KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov1-8/+4
2013-09-30KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov1-4/+4
2013-09-30KVM: nVMX: Amend nested_run_pending logicGleb Natapov1-14/+12
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth1-0/+33
2013-09-24KVM: s390: Implement TEST BLOCKThomas Huth1-0/+28
2013-09-24KVM: s390: Helper for converting real addresses to absoluteThomas Huth1-7/+14
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth1-2/+4
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth3-3/+16
2013-09-24KVM: s390: Push run loop into __vcpu_runThomas Huth1-24/+25
2013-09-24KVM: s390: Split up __vcpu_run into three partsThomas Huth1-17/+37
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth4-13/+1
2013-09-24Documentation/kvm: Update cpuid documentation for steal time and pv eoiRaghavendra K T1-0/+7
2013-09-24KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka1-4/+14
2013-09-24KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka1-1/+3
2013-09-24KVM: nVMX: Do not set identity page map for L2Jan Kiszka1-2/+4
2013-09-24KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka1-1/+1
2013-09-24kvm: remove .done from struct kvm_async_pfRadim Krčmář2-5/+1
2013-09-24KVM: Add documentation for kvm->srcu lockThomas Huth1-0/+11
2013-09-23Linux 3.12-rc2v3.12-rc2Linus Torvalds1-1/+1