summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Fix segment descriptor loadingGleb Natapov2010-03-011-2/+1
* KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov2010-03-011-0/+1
* KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov2010-03-011-1/+6
* KVM: Rename vcpu->shadow_efer to eferAvi Kivity2010-03-011-1/+1
* KVM: Activate fpu on cltsAvi Kivity2010-03-011-0/+1
* KVM: SVM: Clean up and enhance mov dr emulationJan Kiszka2010-03-011-3/+2
* KVM: Add HYPER-V apic access MSRsGleb Natapov2010-03-011-0/+2
* KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov2010-03-011-0/+4
* KVM: Lazify fpu activation and deactivationAvi Kivity2010-03-011-0/+1
* KVM: VMX: Allow the guest to own some cr0 bitsAvi Kivity2010-03-011-0/+2
* KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang2010-03-011-1/+1
* KVM: Bump maximum vcpu count to 64Avi Kivity2010-03-011-1/+1
* KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti2010-03-011-0/+4
* KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti2010-03-011-2/+6
* 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
OpenPOWER on IntegriCloud