summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-302-4/+21
* | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-302-2/+2
* | kvm: Add VFIO deviceAlex Williamson2013-10-302-1/+2
* | kvm: Emulate MOVBEBorislav Petkov2013-10-302-5/+66
* | kvm, emulator: Add initial three-byte insns supportBorislav Petkov2013-10-301-0/+30
* | kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-302-9/+8
* | kvm, emulator: Use opcode lengthBorislav Petkov2013-10-302-4/+5
* | kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-303-11/+60
* | nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka2013-10-281-1/+2
* | nVMX: Fix pick-up of uninjected NMIsJan Kiszka2013-10-281-1/+1
* | KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka2013-10-281-1/+2
* | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-171-13/+15
|\ \ | |/ |/|
| * KVM: nVMX: fix shadow on EPTGleb Natapov2013-10-101-12/+12
| * KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov2013-09-251-1/+3
* | KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-151-2/+2
* | KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-101-2/+40
* | KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-035-56/+35
* | KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini2013-10-031-10/+4
* | KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-032-13/+2
* | KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-031-18/+4
* | KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-032-6/+33
* | KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-032-3/+23
* | KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2013-10-032-1/+4
* | KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-302-7/+6
* | KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov2013-09-301-0/+20
* | KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov2013-09-301-8/+4
* | KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov2013-09-301-4/+4
* | KVM: nVMX: Amend nested_run_pending logicGleb Natapov2013-09-301-14/+12
* | KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka2013-09-241-4/+14
* | KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka2013-09-241-1/+3
* | KVM: nVMX: Do not set identity page map for L2Jan Kiszka2013-09-241-2/+4
* | KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka2013-09-241-1/+1
|/
* KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-171-0/+9
* KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-171-0/+4
* KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-171-1/+19
* KVM: x86 emulator: emulate RETF immBruce Rogers2013-09-171-1/+13
* shrinker: convert remaining shrinkers to count/scan APIDave Chinner2013-09-111-7/+18
* KVM: MMU: remove unused parameterXiao Guangrong2013-08-291-2/+2
* KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti2013-08-281-23/+24
* KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini2013-08-281-2/+5
* KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini2013-08-281-0/+1
* kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T2013-08-262-20/+10
* kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-262-2/+45
* KVM: nVMX: Advertise IA32_PAT in VM exit controlArthur Chunqi Li2013-08-071-3/+5
* KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reportingJan Kiszka2013-08-071-1/+5
* KVM: nEPT: Advertise WB type EPTPJan Kiszka2013-08-071-2/+2
* nVMX: Keep arch.pat in sync on L1-L2 switchesJan Kiszka2013-08-071-3/+6
* nEPT: Miscelleneous cleanupsNadav Har'El2013-08-071-4/+2
* nEPT: Some additional commentsNadav Har'El2013-08-071-0/+13
* Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El2013-08-071-2/+18