summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Rename rmode.active to rmode.vm86_activeNitin A Kamble2009-06-101-1/+1
* KVM: inject NMI after IRET from a previous NMI, not before.Gleb Natapov2009-06-101-0/+2
* KVM: Do not re-execute INTn instruction.Gleb Natapov2009-06-101-1/+4
* KVM: Remove irq_pending bitmapGleb Natapov2009-06-101-2/+0Star
* KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()Glauber Costa2009-06-101-1/+2
* KVM: Drop request_nmi from statsJan Kiszka2009-06-101-1/+0Star
* KVM: Enable snooping control for supported hardwareSheng Yang2009-06-101-0/+1
* KVM: Replace get_mt_mask_shift with get_mt_maskSheng Yang2009-06-101-2/+3
* KVM: Get rid of get_irq() callbackGleb Natapov2009-06-101-1/+0Star
* KVM: SVM: Add NMI injection supportGleb Natapov2009-06-101-1/+7
* KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_openGleb Natapov2009-06-101-2/+0Star
* KVM: Remove inject_pending_vectors() callbackGleb Natapov2009-06-101-2/+0Star
* KVM: Remove exception_injected() callback.Gleb Natapov2009-06-101-1/+0Star
* KVM: VMX: Consolidate userspace and kernel interrupt injection for VMXGleb Natapov2009-06-101-1/+1
* KVM: x86 emulator: Add new mode of instruction emulation: skipGleb Natapov2009-06-101-0/+1
* KVM: MMU: remove global page optimization logicMarcelo Tosatti2009-06-101-4/+0Star
* KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity2009-06-101-0/+1
* KVM: MMU: Emulate #PF error code of reserved bits violationDong, Eddie2009-06-101-0/+2
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-1/+1
* KVM: change the way how lowest priority vcpu is calculatedGleb Natapov2009-06-101-1/+1
* KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-241-1/+1
* KVM: MMU: Rename "metaphysical" attribute to "direct"Avi Kivity2009-03-241-2/+3
* KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity2009-03-241-0/+12
* KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus2009-03-241-4/+0Star
* KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti2009-03-241-0/+1
* KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity2009-03-241-0/+1
* KVM: MMU: Inherit a shadow page's guest level count from vcpu setupAvi Kivity2009-03-241-0/+1
* KVM: x86: Virtualize debug registersJan Kiszka2009-03-241-0/+22
* KVM: New guest debug interfaceJan Kiszka2009-03-241-8/+1Star
* KVM: SVM: Add VMRUN handlerAlexander Graf2009-03-241-0/+2
* KVM: SVM: Implement GIF, clgi and stgiAlexander Graf2009-03-241-0/+3
* KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf2009-03-241-0/+1
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-1/+1
* KVM: MMU: prepopulate the shadow on invlpgMarcelo Tosatti2008-12-311-1/+2
* KVM: MMU: skip global pgtables on sync due to cr3 switchMarcelo Tosatti2008-12-311-0/+6
* KVM: MMU: use page array in unsync walkMarcelo Tosatti2008-12-311-1/+1
* KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.hEduardo Habkost2008-12-311-12/+0Star
* KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus2008-12-311-0/+2
* KVM: x86: Optimize NMI watchdog deliveryJan Kiszka2008-12-311-0/+1
* KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang2008-12-311-3/+5
* KVM: Enable MTRR for EPTSheng Yang2008-12-311-1/+2
* KVM: Improve MTRR structureSheng Yang2008-12-311-1/+4
* KVM: x86: Support for user space injected NMIsJan Kiszka2008-12-311-0/+2
* KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka2008-12-311-0/+1
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-0/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+752