aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2009-06-10KVM: VMX: Rename rmode.active to rmode.vm86_activeNitin A Kamble
2009-06-10KVM: inject NMI after IRET from a previous NMI, not before.Gleb Natapov
2009-06-10KVM: Do not re-execute INTn instruction.Gleb Natapov
2009-06-10KVM: Remove irq_pending bitmapGleb Natapov
2009-06-10KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()Glauber Costa
2009-06-10KVM: Drop request_nmi from statsJan Kiszka
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang
2009-06-10KVM: Replace get_mt_mask_shift with get_mt_maskSheng Yang
2009-06-10KVM: Get rid of get_irq() callbackGleb Natapov
2009-06-10KVM: SVM: Add NMI injection supportGleb Natapov
2009-06-10KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_openGleb Natapov
2009-06-10KVM: Remove inject_pending_vectors() callbackGleb Natapov
2009-06-10KVM: Remove exception_injected() callback.Gleb Natapov
2009-06-10KVM: VMX: Consolidate userspace and kernel interrupt injection for VMXGleb Natapov
2009-06-10KVM: x86 emulator: Add new mode of instruction emulation: skipGleb Natapov
2009-06-10KVM: MMU: remove global page optimization logicMarcelo Tosatti
2009-06-10KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity
2009-06-10KVM: MMU: Emulate #PF error code of reserved bits violationDong, Eddie
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-06-10KVM: change the way how lowest priority vcpu is calculatedGleb Natapov
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