Commit Graph

396 Commits (bb7f32fe966aa009ef6757aa08067cca3b2ac913)

Author SHA1 Message Date
Paolo Bonzini 93c4adc7af KVM: x86: handle missing MPX in nested virtualization 11 years ago
Radim Krčmář 596f3142d2 KVM: SVM: fix cr8 intercept window 11 years ago
Paolo Bonzini facb013969 KVM: svm: Allow the guest to run with dirty debug registers 11 years ago
Paolo Bonzini 5315c716b6 KVM: svm: set/clear all DR intercepts in one swoop 11 years ago
Jan Kiszka c9a7953f09 KVM: x86: Remove return code from enable_irq/nmi_window 11 years ago
Radim Krčmář f303b4ce8b KVM: SVM: fix NMI window after iret 11 years ago
Jan Kiszka 73aaf249ee KVM: SVM: Fix reading of DR6 11 years ago
Paolo Bonzini 8a3c1a3347 KVM: mmu: change useless int return types to void 12 years ago
Yoshihiro YUNOMAE 489223edf2 kvm: Add a tracepoint write_tsc_offset 12 years ago
Jan Kiszka 03b28f8133 KVM: x86: Account for failing enable_irq_window for NMI window request 12 years ago
Jan Kiszka 730dca42c1 KVM: x86: Rework request for immediate exit 12 years ago
Borislav Petkov 6614c7d042 kvm, svm: Fix typo in printk message 12 years ago
Yang Zhang a20ed54d6e KVM: VMX: Add the deliver posted interrupt algorithm 12 years ago
Yang Zhang a547c6db4d KVM: VMX: Enable acknowledge interupt on vmexit 12 years ago
Borislav Petkov e6ee94d58d x86, cpu: Convert AMD Erratum 383 12 years ago
Paolo Bonzini 04b66839d3 KVM: x86: correctly initialize the CS base on reset 12 years ago
Jan Kiszka 66450a21f9 KVM: x86: Rework INIT and SIPI handling 12 years ago
Jan Kiszka 57f252f229 KVM: x86: Drop unused return code from VCPU reset callback 12 years ago
Yang Zhang c7c9c56ca2 x86, apicv: add virtual interrupt delivery support 12 years ago
Yang Zhang 8d14695f95 x86, apicv: add virtual x2apic support 12 years ago
Julian Stecklina 66f7b72e11 KVM: x86: Make register state after reset conform to specification 12 years ago
Will Auld ba904635d4 KVM: x86: Emulate IA32_TSC_ADJUST MSR 12 years ago
Will Auld 8fe8ab46be KVM: x86: Add code to track call origin for msr assignment 12 years ago
Marcelo Tosatti 42897d866b KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization 12 years ago
Marcelo Tosatti 886b470cb1 KVM: x86: pass host_tsc to read_l1_tsc 12 years ago
Borislav Petkov 1f5b77f51a KVM: SVM: Cleanup error statements 12 years ago
Jan Kiszka c863901075 KVM: x86: Fix guest debug across vcpu INIT reset 13 years ago
Avi Kivity 7454766f7b KVM: SVM: Make use of asm.h 13 years ago
Mathias Krause 09941fbb71 KVM: SVM: constify lookup tables 13 years ago
Xiao Guangrong 32cad84f44 KVM: do not release the error page 13 years ago
Guo Chao c5ec2e56d0 KVM: SVM: Fix typos 13 years ago
Mao, Junjie ad756a1603 KVM: VMX: Implement PCID/INVPCID for guests with EPT 13 years ago
Christoffer Dall a737f256bf KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers 13 years ago
Josh Triplett ae75954457 KVM: SVM: Auto-load on CPUs with SVM 13 years ago
Jason Wang 675acb758a KVM: SVM: count all irq windows exit 13 years ago
Kevin Wolf 4cee4798a3 KVM: x86 emulator: Allow PM/VM86 switch during task switch 13 years ago
Kevin Wolf ea5e97e8bf KVM: SVM: Fix CPL updates 13 years ago
Kevin Wolf 7f3d35fddd KVM: x86 emulator: Fix task switch privilege checks 13 years ago
Marcelo Tosatti f1e2b26003 KVM: Allow adjust_tsc_offset to be in host or guest cycles 13 years ago
Zachary Amsden cc578287e3 KVM: Infrastructure for software and hardware based TSC rate scaling 13 years ago
Davidlohr Bueso e2358851ef KVM: SVM: comment nested paging and virtualization module parameters 13 years ago
Boris Ostrovsky 2b036c6b86 KVM: SVM: Add support for AMD's OSVW feature in guests 13 years ago
Joerg Roedel 1018faa6cf perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled 13 years ago
Avi Kivity 332b56e484 KVM: SVM: Intercept RDPMC 13 years ago
Jan Kiszka f1c1da2bde KVM: SVM: Keep intercepting task switching with NPT enabled 13 years ago
Jan Kiszka 1e2b1dd797 KVM: x86: Move kvm_trace_exit into atomic vmexit section 14 years ago
Nadav Har'El 45133ecaae KVM: SVM: Fix TSC MSR read in nested SVM 14 years ago
Nadav Har'El d5c1785d2f KVM: L1 TSC handling 14 years ago
Avi Kivity e4e517b4be KVM: MMU: Do not unconditionally read PDPTE from guest memory 14 years ago
Stefan Hajnoczi 0d460ffc09 KVM: Use __print_symbolic() for vmexit tracepoints 14 years ago