| Commit message (Expand) | Author | Age |
* | KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation | Wanpeng Li | 2017-05-25 |
* | KVM: x86: Fix potential preemption when get the current kvmclock timestamp | Wanpeng Li | 2017-05-25 |
* | KVM: x86: Fix load damaged SSEx MXCSR register | Wanpeng Li | 2017-05-25 |
* | KVM: x86: fix user triggerable warning in kvm_apic_accept_events() | David Hildenbrand | 2017-05-20 |
* | KVM: nVMX: do not leak PML full vmexit to L1 | Ladi Prosek | 2017-05-14 |
* | KVM: nVMX: initialize PML fields in vmcs02 | Ladi Prosek | 2017-05-14 |
* | Revert "KVM: nested VMX: disable perf cpuid reporting" | Jim Mattson | 2017-05-14 |
* | kvm: fix page struct leak in handle_vmon | Paolo Bonzini | 2017-04-21 |
* | KVM: x86: cleanup the page tracking SRCU instance | Paolo Bonzini | 2017-03-31 |
* | KVM: VMX: use correct vmcs_read/write for guest segment selector/base | Chao Peng | 2017-03-14 |
* | KVM: x86: do not save guest-unsupported XSAVE state | Radim Krčmář | 2017-02-09 |
* | KVM: x86: Introduce segmented_write_std | Steve Rutherford | 2017-01-19 |
* | KVM: x86: emulate FXSAVE and FXRSTOR | Radim Krčmář | 2017-01-19 |
* | KVM: x86: add asm_safe wrapper | Radim Krčmář | 2017-01-19 |
* | KVM: x86: add Align16 instruction flag | Radim Krčmář | 2017-01-19 |
* | KVM: x86: fix NULL deref in vcpu_scan_ioapic | Wanpeng Li | 2017-01-19 |
* | KVM: x86: flush pending lapic jump label updates on module unload | David Matlack | 2017-01-19 |
* | KVM: x86: fix emulation of "MOV SS, null selector" | Paolo Bonzini | 2017-01-19 |
* | KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS | Xiao Guangrong | 2017-01-12 |
* | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) | Jim Mattson | 2017-01-09 |
* | KVM: x86: check for pic and ioapic presence before use | Radim Krčmář | 2016-11-24 |
* | KVM: x86: fix out-of-bounds accesses of rtc_eoi map | Radim Krčmář | 2016-11-24 |
* | KVM: x86: drop error recovery in em_jmp_far and em_ret_far | Radim Krčmář | 2016-11-24 |
* | KVM: x86: fix out-of-bounds access in lapic | Radim Krčmář | 2016-11-24 |
* | kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic | Paolo Bonzini | 2016-11-19 |
* | KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr | Paolo Bonzini | 2016-11-19 |
* | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use | Paolo Bonzini | 2016-11-19 |
* | KVM: Disable irq while unregistering user notifier | Ignacio Alvarado | 2016-11-19 |
* | KVM: x86: do not go through vcpu in __get_kvmclock_ns | Paolo Bonzini | 2016-11-19 |
* | kvm: x86: Check memopp before dereference (CVE-2016-8630) | Owen Hofmann | 2016-11-02 |
* | kvm: nVMX: VMCLEAR an active shadow VMCS after last use | Jim Mattson | 2016-11-02 |
* | KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK | Paolo Bonzini | 2016-11-02 |
* | KVM: x86: fix wbinvd_dirty_mask use-after-free | Ido Yariv | 2016-10-28 |
* | kvm/x86: Show WRMSR data is in hex | Borislav Petkov | 2016-10-27 |
* | kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types | Jim Mattson | 2016-10-27 |
* | kvm: x86: memset whole irq_eoi | Jiri Slaby | 2016-10-20 |
* | kvm/x86: Fix unused variable warning in kvm_timer_init() | Borislav Petkov | 2016-10-20 |
* | kthread: kthread worker API cleanup | Petr Mladek | 2016-10-11 |
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-10-06 |
|\ |
|
| * | KVM: nVMX: Fix the NMI IDT-vectoring handling | Wanpeng Li | 2016-09-22 |
| * | KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive | Wanpeng Li | 2016-09-22 |
| * | KVM: nVMX: Fix reload apic access page warning | Wanpeng Li | 2016-09-22 |
| * | kvm: svm: fix unsigned compare less than zero comparison | Colin Ian King | 2016-09-20 |
| * | KVM: x86: Hyper-V tsc page setup | Paolo Bonzini | 2016-09-20 |
| * | KVM: x86: introduce get_kvmclock_ns | Paolo Bonzini | 2016-09-20 |
| * | KVM: x86: initialize kvmclock_offset | Paolo Bonzini | 2016-09-20 |
| * | KVM: x86: always fill in vcpu->arch.hv_clock | Paolo Bonzini | 2016-09-20 |
| * | kvm: x86: export TSC information to user-space | Luiz Capitulino | 2016-09-16 |
| * | kvm: add stubs for arch specific debugfs support | Luiz Capitulino | 2016-09-16 |
| * | kvm: x86: drop read_tsc_offset() | Luiz Capitulino | 2016-09-16 |