aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24KVM: SVM: Add VMRUN handlerAlexander Graf1-0/+2
2009-03-24KVM: SVM: Implement GIF, clgi and stgiAlexander Graf1-0/+3
2009-03-24KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf1-0/+1
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel1-1/+1
2008-12-31KVM: MMU: prepopulate the shadow on invlpgMarcelo Tosatti1-1/+2
2008-12-31KVM: MMU: skip global pgtables on sync due to cr3 switchMarcelo Tosatti1-0/+6
2008-12-31KVM: MMU: use page array in unsync walkMarcelo Tosatti1-1/+1
2008-12-31KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.hEduardo Habkost1-12/+0
2008-12-31KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus1-0/+2
2008-12-31KVM: x86: Optimize NMI watchdog deliveryJan Kiszka1-0/+1
2008-12-31KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang1-3/+5
2008-12-31KVM: Enable MTRR for EPTSheng Yang1-1/+2
2008-12-31KVM: Improve MTRR structureSheng Yang1-1/+4
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka1-0/+2
2008-12-31KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka1-0/+1
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang1-0/+3
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+752