summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm.c
AgeCommit message (Expand)Author
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-07-11KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini
2014-07-11KVM: Synthesize G bit for all segments.Jim Mattson
2014-07-09KVM: nSVM: Set correct port for IOIO interception evaluationJan Kiszka
2014-07-09KVM: nSVM: Fix IOIO size reported on emulationJan Kiszka
2014-07-09KVM: nSVM: Fix IOIO bitmap evaluationJan Kiszka
2014-07-09KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1Jan Kiszka
2014-06-30KVM: SVM: Fix CPL export via SS.DPLJan Kiszka
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini
2014-05-08kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-11KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka
2014-02-18KVM: SVM: fix NMI window after iretRadim Krčmář
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini
2013-06-27kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-02KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka
2013-04-28KVM: x86: Rework request for immediate exitJan Kiszka
2013-04-28kvm, svm: Fix typo in printk messageBorislav Petkov
2013-04-16KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang
2013-04-16KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov
2013-03-20KVM: x86: correctly initialize the CS base on resetPaolo Bonzini
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka
2013-03-12KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang
2013-01-29x86, apicv: add virtual x2apic supportYang Zhang
2012-12-05KVM: x86: Make register state after reset conform to specificationJulian Stecklina
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld
2012-11-30KVM: x86: Add code to track call origin for msr assignmentWill Auld
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-11-27KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti
2012-10-22KVM: SVM: Cleanup error statementsBorislav Petkov
2012-09-23KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka
2012-09-17KVM: SVM: Make use of asm.hAvi Kivity
2012-09-05KVM: SVM: constify lookup tablesMathias Krause
2012-08-06KVM: do not release the error pageXiao Guangrong
2012-07-20KVM: SVM: Fix typosGuo Chao
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie
2012-06-06KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall
2012-04-16KVM: SVM: Auto-load on CPUs with SVMJosh Triplett
2012-04-08KVM: SVM: count all irq windows exitJason Wang
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-08KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf