aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2009-12-03KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka
2009-12-03KVM: x86 shared msr infrastructureAvi Kivity
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2009-12-03KVM: SVM: Cleanup NMI singlestepJan Kiszka
2009-12-03KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk
2009-12-03KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka
2009-12-03KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity
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