aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-05-25
* KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li2017-05-25
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-05-25
* KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand2017-05-20
* KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek2017-05-14
* KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek2017-05-14
* Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2017-05-14
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-21
* KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-31
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-03-14
* KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář2017-02-09
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-01-19
* KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář2017-01-19
* KVM: x86: add asm_safe wrapperRadim Krčmář2017-01-19
* KVM: x86: add Align16 instruction flagRadim Krčmář2017-01-19
* KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li2017-01-19
* KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-01-19
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-01-19
* KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong2017-01-12
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-01-09
* KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-11-24
* KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-24
* KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-11-24
* KVM: x86: fix out-of-bounds access in lapicRadim Krčmář2016-11-24
* kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini2016-11-19
* KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2016-11-19
* kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-19
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2016-11-19
* KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini2016-11-19
* kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann2016-11-02
* kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson2016-11-02
* KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-02
* KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2016-10-28
* kvm/x86: Show WRMSR data is in hexBorislav Petkov2016-10-27
* kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2016-10-27
* kvm: x86: memset whole irq_eoiJiri Slaby2016-10-20
* kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov2016-10-20
* kthread: kthread worker API cleanupPetr Mladek2016-10-11
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * KVM: nVMX: Fix the NMI IDT-vectoring handlingWanpeng Li2016-09-22
| * KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactiveWanpeng Li2016-09-22
| * KVM: nVMX: Fix reload apic access page warningWanpeng Li2016-09-22
| * kvm: svm: fix unsigned compare less than zero comparisonColin Ian King2016-09-20
| * KVM: x86: Hyper-V tsc page setupPaolo Bonzini2016-09-20
| * KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-20
| * KVM: x86: initialize kvmclock_offsetPaolo Bonzini2016-09-20
| * KVM: x86: always fill in vcpu->arch.hv_clockPaolo Bonzini2016-09-20
| * kvm: x86: export TSC information to user-spaceLuiz Capitulino2016-09-16
| * kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
| * kvm: x86: drop read_tsc_offset()Luiz Capitulino2016-09-16