summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: VMX: Add instruction rdtscp support for guestSheng Yang2010-03-011-0/+1
* KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang2010-03-011-0/+1
* KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity2010-03-011-0/+1
* KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity2010-03-011-13/+0
* KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity2009-12-031-1/+1
* KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-031-0/+2
* KVM: x86 shared msr infrastructureAvi Kivity2009-12-031-0/+3
* KVM: allow userspace to adjust kvmclock offsetGlauber Costa2009-12-031-0/+1
* KVM: SVM: Cleanup NMI singlestepJan Kiszka2009-12-031-1/+0
* KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka2009-12-031-0/+4
* KVM: Xen PV-on-HVM guest supportEd Swierk2009-12-031-0/+2
* KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka2009-12-031-0/+3
* KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka2009-12-031-2/+2
* KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+1
* KVM: Move irq ack notifier list to arch independent codeGleb Natapov2009-12-031-1/+0
* KVM: Move irq sharing information to irqchip levelGleb Natapov2009-12-031-1/+0
* KVM: Don't pass kvm_run argumentsAvi Kivity2009-12-031-5/+5
* KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-041-0/+1
* KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-101-0/+1
* KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity2009-09-101-3/+0
* KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-101-1/+1
* KVM: report 1GB page support to userspaceJoerg Roedel2009-09-101-0/+2
* KVM: MMU: enable gbpages by increasing nr of pagesizesJoerg Roedel2009-09-101-1/+1
* KVM: MMU: shadow support for 1gb pagesJoerg Roedel2009-09-101-1/+0
* KVM: MMU: make direct mapping paths aware of mapping levelsJoerg Roedel2009-09-101-1/+1
* KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-101-0/+1
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-0/+2
* KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov2009-09-101-0/+1
* KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-6/+6
* KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-101-0/+2
* KVM: VMX: Move rmode structure to vmx-specific codeAvi Kivity2009-09-101-10/+0
* KVM: VMX: Support Unrestricted Guest featureNitin A Kamble2009-09-101-5/+7
* KVM: Cache pdptrsAvi Kivity2009-09-101-0/+4
* KVM: Add MCE supportHuang Ying2009-09-101-0/+5
* KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput2009-09-101-2/+0
* 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/+0
* 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/+0
* 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/+0
* 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/+0
* KVM: Remove inject_pending_vectors() callbackGleb Natapov2009-06-101-2/+0
* KVM: Remove exception_injected() callback.Gleb Natapov2009-06-101-1/+0
* 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
OpenPOWER on IntegriCloud