summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-19KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity1-0/+1
2010-05-17KVM: x86: Allow marking an exception as reinjectedJoerg Roedel1-1/+5
2010-05-17KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel1-0/+2
2010-05-17KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity1-1/+0
2010-05-17KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong1-2/+2
2010-05-17KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity1-1/+1
2010-05-17KVM: x86: Push potential exception error code on task switchesJan Kiszka1-1/+2
2010-05-17KVM: move DR register access handling into generic codeGleb Natapov1-2/+3
2010-05-17KVM: MMU: remove unused fieldXiao Guangrong1-2/+0
2010-05-17KVM: x86 emulator: Move string pio emulation into emulator.cGleb Natapov1-8/+0
2010-05-17KVM: x86 emulator: fix in/out emulation.Gleb Natapov1-2/+1
2010-05-17KVM: remove realmode_lmsw function.Gleb Natapov1-2/+0
2010-05-17KVM: Provide callback to get/set control registers in emulator ops.Gleb Natapov1-2/+0
2010-05-17KVM: Remove pointer to rflags from realmode_set_cr parameters.Gleb Natapov1-2/+1
2010-05-17KVM: MMU: Reinstate pte prefetch on invlpgAvi Kivity1-0/+1
2010-05-17KVM: x86: Use native_store_idt() instead of kvm_get_idt()Wei Yongjun1-5/+0
2010-04-25KVM: move segment_base() into vmx.cGleb Natapov1-9/+0
2010-04-25KVM: Drop kvm_get_gdt() in favor of generic linux functionGleb Natapov1-5/+0
2010-04-25KVM: x86: Add kvm_is_linear_ripJan Kiszka1-1/+3
2010-04-25KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa1-1/+0
2010-04-25KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov1-11/+6
2010-03-01KVM: Fix segment descriptor loadingGleb Natapov1-2/+1
2010-03-01KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov1-0/+1
2010-03-01KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov1-1/+6
2010-03-01KVM: Rename vcpu->shadow_efer to eferAvi Kivity1-1/+1
2010-03-01KVM: Activate fpu on cltsAvi Kivity1-0/+1
2010-03-01KVM: SVM: Clean up and enhance mov dr emulationJan Kiszka1-3/+2
2010-03-01KVM: Add HYPER-V apic access MSRsGleb Natapov1-0/+2
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov1-0/+4
2010-03-01KVM: Lazify fpu activation and deactivationAvi Kivity1-0/+1
2010-03-01KVM: VMX: Allow the guest to own some cr0 bitsAvi Kivity1-0/+2
2010-03-01KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang1-1/+1
2010-03-01KVM: Bump maximum vcpu count to 64Avi Kivity1-1/+1
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