aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-01KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti1-0/+4
2010-03-01KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti1-2/+6
2010-03-01KVM: VMX: Add instruction rdtscp support for guestSheng Yang1-0/+1
2010-03-01KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang1-0/+1
2010-03-01KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity1-0/+1
2010-03-01KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity1-13/+0
2009-12-03KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity1-1/+1
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka1-0/+2
2009-12-03KVM: x86 shared msr infrastructureAvi Kivity1-0/+3
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa1-0/+1
2009-12-03KVM: SVM: Cleanup NMI singlestepJan Kiszka1-1/+0
2009-12-03KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka1-0/+4
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk1-0/+2
2009-12-03KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka1-0/+3
2009-12-03KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka1-2/+2
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-1/+1
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov1-1/+0
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov1-1/+0
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity1-5/+5
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus1-0/+1
2009-09-10KVM: VMX: Check cpl before emulating debug register accessAvi Kivity1-0/+1
2009-09-10KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity1-3/+0
2009-09-10KVM: Rename x86_emulate.c to emulate.cAvi Kivity1-1/+1
2009-09-10KVM: report 1GB page support to userspaceJoerg Roedel1-0/+2
2009-09-10KVM: MMU: enable gbpages by increasing nr of pagesizesJoerg Roedel1-1/+1
2009-09-10KVM: MMU: shadow support for 1gb pagesJoerg Roedel1-1/+0
2009-09-10KVM: MMU: make direct mapping paths aware of mapping levelsJoerg Roedel1-1/+1
2009-09-10KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang1-0/+1
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov1-0/+2
2009-09-10KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov1-0/+1
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel1-6/+6
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti1-0/+2
2009-09-10KVM: VMX: Move rmode structure to vmx-specific codeAvi Kivity1-10/+0
2009-09-10KVM: VMX: Support Unrestricted Guest featureNitin A Kamble1-5/+7
2009-09-10KVM: Cache pdptrsAvi Kivity1-0/+4
2009-09-10KVM: Add MCE supportHuang Ying1-0/+5
2009-09-10KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput1-2/+0
2009-06-10KVM: VMX: Rename rmode.active to rmode.vm86_activeNitin A Kamble1-1/+1
2009-06-10KVM: inject NMI after IRET from a previous NMI, not before.Gleb Natapov1-0/+2
2009-06-10KVM: Do not re-execute INTn instruction.Gleb Natapov1-1/+4
2009-06-10KVM: Remove irq_pending bitmapGleb Natapov1-2/+0
2009-06-10KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()Glauber Costa1-1/+2
2009-06-10KVM: Drop request_nmi from statsJan Kiszka1-1/+0
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang1-0/+1
2009-06-10KVM: Replace get_mt_mask_shift with get_mt_maskSheng Yang1-2/+3
2009-06-10KVM: Get rid of get_irq() callbackGleb Natapov1-1/+0
2009-06-10KVM: SVM: Add NMI injection supportGleb Natapov1-1/+7
2009-06-10KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_openGleb Natapov1-2/+0
2009-06-10KVM: Remove inject_pending_vectors() callbackGleb Natapov1-2/+0
2009-06-10KVM: Remove exception_injected() callback.Gleb Natapov1-1/+0