summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov
2013-10-16KVM: ARM: Remove non-ASCII space charactersChristoffer Dall
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2013-10-14KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall
2013-10-13KVM: ARM: Add support for Cortex-A7Jonathan Austin
2013-10-13KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin
2013-10-13KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin
2013-10-10KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini
2013-10-03KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini
2013-10-03KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini
2013-10-03virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messagesAndre Richter
2013-10-02KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctlAnup Patel
2013-10-02ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel
2013-10-02ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2013-10-02KVM: ARM: Fix typo in comments of inject_abt()Anup Patel
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini
2013-09-30KVM: protect kvm_usage_count with its own spinlockPaolo Bonzini
2013-09-30KVM: cleanup (physical) CPU hotplugPaolo Bonzini
2013-09-30KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov
2013-09-30KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov
2013-09-30KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov
2013-09-30KVM: nVMX: Amend nested_run_pending logicGleb Natapov
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth
2013-09-24KVM: s390: Implement TEST BLOCKThomas Huth
2013-09-24KVM: s390: Helper for converting real addresses to absoluteThomas Huth
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth
2013-09-24KVM: s390: Push run loop into __vcpu_runThomas Huth
2013-09-24KVM: s390: Split up __vcpu_run into three partsThomas Huth
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth
2013-09-24Documentation/kvm: Update cpuid documentation for steal time and pv eoiRaghavendra K T
2013-09-24KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka
2013-09-24KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka
2013-09-24KVM: nVMX: Do not set identity page map for L2Jan Kiszka
2013-09-24KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka
2013-09-24kvm: remove .done from struct kvm_async_pfRadim Krčmář
2013-09-24KVM: Add documentation for kvm->srcu lockThomas Huth
2013-09-23Linux 3.12-rc2Linus Torvalds