aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c
Commit message (Expand)AuthorAge
* KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-11
* KVM: Synthesize G bit for all segments.Jim Mattson2014-07-11
* KVM: nSVM: Set correct port for IOIO interception evaluationJan Kiszka2014-07-09
* KVM: nSVM: Fix IOIO size reported on emulationJan Kiszka2014-07-09
* KVM: nSVM: Fix IOIO bitmap evaluationJan Kiszka2014-07-09
* KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1Jan Kiszka2014-07-09
* KVM: SVM: Fix CPL export via SS.DPLJan Kiszka2014-06-30
* KVM: x86: get CPL from SS.DPLPaolo Bonzini2014-05-22
* kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo2014-05-08
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\
| * KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-17
| * KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-11
| * KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini2014-03-11
| * KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-11
| * KVM: SVM: fix NMI window after iretRadim Krčmář2014-02-18
* | KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-12
|/
* KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-17
* KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-03
* kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE2013-06-27
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka2013-05-02
| * KVM: x86: Rework request for immediate exitJan Kiszka2013-04-28
| * kvm, svm: Fix typo in printk messageBorislav Petkov2013-04-28
| * KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-16
| * KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-16
| * KVM: x86: correctly initialize the CS base on resetPaolo Bonzini2013-03-20
| * KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-13
| * KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-12
* | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-02
|/
* x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-29
* x86, apicv: add virtual x2apic supportYang Zhang2013-01-29
* KVM: x86: Make register state after reset conform to specificationJulian Stecklina2012-12-05
* KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-30
* KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-30
* KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-27
* KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-27
* KVM: SVM: Cleanup error statementsBorislav Petkov2012-10-22
* KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-23
* KVM: SVM: Make use of asm.hAvi Kivity2012-09-17
* KVM: SVM: constify lookup tablesMathias Krause2012-09-05
* KVM: do not release the error pageXiao Guangrong2012-08-06
* KVM: SVM: Fix typosGuo Chao2012-07-20
* KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie2012-07-12
* KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall2012-06-06
* KVM: SVM: Auto-load on CPUs with SVMJosh Triplett2012-04-16
* KVM: SVM: count all irq windows exitJason Wang2012-04-08
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\
| * KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf2012-03-08
| * KVM: SVM: Fix CPL updatesKevin Wolf2012-03-08
| * KVM: x86 emulator: Fix task switch privilege checksKevin Wolf2012-03-08