aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* kvm: mmu: delay mmu audit activationSasha Levin2013-11-20
* kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois2013-11-13
* kvm, cpuid: Fix sparse warningBorislav Petkov2013-11-07
* kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin2013-11-06
* KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov2013-11-05
* KVM: emulator: cleanup decode_register_operand() a bitGleb Natapov2013-11-05
* KVM: emulator: check rex prefix inside decode_register()Gleb Natapov2013-11-05
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
* | KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini2013-11-03
* | KVM: x86: emulate SAHF instructionPaolo Bonzini2013-10-31
* | kvm/vmx: error message typo fixMichael S. Tsirkin2013-10-31
* | KVM: x86: fix KVM_SET_XCRS loopPaolo Bonzini2013-10-31
* | KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVEPaolo Bonzini2013-10-31
* | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-30
* | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-30
* | kvm: Add VFIO deviceAlex Williamson2013-10-30
* | kvm: Emulate MOVBEBorislav Petkov2013-10-30
* | kvm, emulator: Add initial three-byte insns supportBorislav Petkov2013-10-30
* | kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-30
* | kvm, emulator: Use opcode lengthBorislav Petkov2013-10-30
* | kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-30
* | nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka2013-10-28
* | nVMX: Fix pick-up of uninjected NMIsJan Kiszka2013-10-28
* | KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka2013-10-28
* | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17
|\ \ | |/ |/|
| * KVM: nVMX: fix shadow on EPTGleb Natapov2013-10-10
| * KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov2013-09-25
* | KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-15
* | 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
* | KVM: Convert kvm_lock back to non-raw spinlockPaolo 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: 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: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-17
* KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-17
* KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-17
* KVM: x86 emulator: emulate RETF immBruce Rogers2013-09-17