aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity
2009-03-24KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity
2009-03-24KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus
2009-03-24KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti
2009-03-24KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity
2009-03-24KVM: MMU: Inherit a shadow page's guest level count from vcpu setupAvi Kivity
2009-03-24KVM: x86: Virtualize debug registersJan Kiszka
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-03-24KVM: SVM: Add VMRUN handlerAlexander Graf
2009-03-24KVM: SVM: Implement GIF, clgi and stgiAlexander Graf
2009-03-24KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2008-12-31KVM: MMU: prepopulate the shadow on invlpgMarcelo Tosatti
2008-12-31KVM: MMU: skip global pgtables on sync due to cr3 switchMarcelo Tosatti
2008-12-31KVM: MMU: use page array in unsync walkMarcelo Tosatti
2008-12-31KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.hEduardo Habkost
2008-12-31KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus
2008-12-31KVM: x86: Optimize NMI watchdog deliveryJan Kiszka
2008-12-31KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang
2008-12-31KVM: Enable MTRR for EPTSheng Yang
2008-12-31KVM: Improve MTRR structureSheng Yang
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka
2008-12-31KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro