summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2011-05-09KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2010-11-22KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-04-26KVM: Fix segment descriptor loadingGleb Natapov
2010-04-26KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-04-26KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-02-09KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-09-10KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2009-09-10KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity
2009-09-10KVM: Rename x86_emulate.c to emulate.cAvi Kivity
2009-09-10KVM: report 1GB page support to userspaceJoerg Roedel
2009-09-10KVM: MMU: enable gbpages by increasing nr of pagesizesJoerg Roedel
2009-09-10KVM: MMU: shadow support for 1gb pagesJoerg Roedel
2009-09-10KVM: MMU: make direct mapping paths aware of mapping levelsJoerg Roedel
2009-09-10KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti
2009-09-10KVM: VMX: Move rmode structure to vmx-specific codeAvi Kivity
2009-09-10KVM: VMX: Support Unrestricted Guest featureNitin A Kamble
2009-09-10KVM: Cache pdptrsAvi Kivity
2009-09-10KVM: Add MCE supportHuang Ying
2009-09-10KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput
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