summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)Author
2011-01-12KVM: VMX: when entering real mode align segment base to 16 bytesGleb Natapov
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity
2011-01-12KVM: Replace reads of vcpu->arch.cr3 by an accessorAvi Kivity
2011-01-12KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()Avi Kivity
2011-01-12KVM: VMX: Optimize atomic EFER loadAvi Kivity
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara
2011-01-12KVM: cleanup emulate_instructionAndre Przywara
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara
2011-01-12KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)Anthony Liguori
2011-01-12KVM: VMX: Return 0 from a failed VMREADAvi Kivity
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity
2011-01-12KVM: Record instruction set in kvm_exit tracepointAvi Kivity
2011-01-12KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()Avi Kivity
2011-01-12KVM: VMX: Inform user about INTEL_TXT dependencyShane Wang
2011-01-12KVM: VMX: Disallow NMI while blocked by STIAvi Kivity
2011-01-12KVM: handle exit due to INVD in VMXGleb Natapov
2011-01-12KVM: VMX: remove setting of shadow_base_ptes for EPTMarcelo Tosatti
2011-01-12KVM: Move KVM context switch into own functionAndi Kleen
2010-12-08KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel
2010-11-17KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity
2010-11-17KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser
2010-10-24KVM: VMX: Add AX to list of registers clobbered by guest switchJan Kiszka
2010-10-24KVM: VMX: Respect interrupt window in big real modeAvi Kivity
2010-10-24KVM: VMX: Emulated real mode interrupt injectionMohammed Gamal
2010-10-24KVM: VMX: Move fixup_rmode_irq() to avoid forward declarationAvi Kivity
2010-10-24KVM: Non-atomic interrupt injectionAvi Kivity
2010-10-24KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entryAvi Kivity
2010-10-24KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts()Avi Kivity
2010-10-24KVM: VMX: Split up vmx_complete_interrupts()Avi Kivity
2010-10-24KVM: Check for pending events before attempting injectionAvi Kivity
2010-10-24KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel
2010-10-24KVM: X86: Introduce a tdp_set_cr3 functionJoerg Roedel
2010-10-24KVM: x86: Unify TSC logicZachary Amsden
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden
2010-10-24KVM: x86: Convert TSC writes to TSC offset writesZachary Amsden
2010-10-24KVM: x86: Drop vm_init_tscZachary Amsden
2010-10-24KVM: VMX: Use host_gdt variable wherever we need the host gdtAvi Kivity
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-02KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity
2010-08-02KVM: VMX: fix tlb flush with invalid rootXiao Guangrong
2010-08-01KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang
2010-08-01KVM: Add mini-API for vcpu->requestsAvi Kivity
2010-08-01KVM: Fix mov cr3 #GP at wrong instructionAvi Kivity
2010-08-01KVM: Fix mov cr4 #GP at wrong instructionAvi Kivity
2010-08-01KVM: Fix mov cr0 #GP at wrong instructionAvi Kivity
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui
2010-08-01KVM: VMX: Fix incorrect rcu deref in rmode_tss_base()Avi Kivity