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