summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot modeWanpeng Li2016-11-021-42/+47
| * | kvm: x86: remove the misleading comment in vmx_handle_external_intrLongpeng(Mike)2016-11-021-5/+0
| * | KVM: x86: add track_flush_slot page track notifierXiaoguang Chen2016-11-023-1/+33
| * | KVM: VMX: refactor setup of global page-sized bitmapsRadim Krčmář2016-11-021-82/+38
| * | KVM: VMX: join functions that disable x2apic msr interceptsRadim Krčmář2016-11-021-36/+15
| * | KVM: VMX: remove functions that enable msr interceptsRadim Krčmář2016-11-021-53/+4
| * | kvm: nVMX: Update MSR load counts on a VMCS switchJim Mattson2016-11-021-0/+11
| * | kvm: nVMX: Fetch VM_INSTRUCTION_ERROR from vmcs02 on vmx->failJim Mattson2016-11-021-1/+5
| * | KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hvaPeter Feiner2016-11-021-9/+1
| * | KVM: VMX: Better name x2apic msr bitmapsWanpeng Li2016-11-021-36/+36
* | | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-133-3/+41
|\ \ \
| * \ \ Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-056-73/+89
| |\ \ \ | | |_|/ | |/| |
| * | | kvm/page_track: export symbols for external usageJike Song2016-11-041-0/+4
| * | | kvm/page_track: call notifiers with kvm_page_track_notifier_nodeJike Song2016-11-042-4/+6
| * | | KVM: x86: add track_flush_slot page track notifierXiaoguang Chen2016-11-043-1/+33
| | |/ | |/|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-123-29/+6
|\ \ \
| * \ \ Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-235-120/+91
| |\ \ \
| * | | | x86/fpu, kvm: Remove host CR0.TS manipulationAndy Lutomirski2016-11-012-13/+4
| * | | | Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar2016-11-012-3/+3
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-1612-206/+860
| |\ \ \ \ \
| * | | | | | x86/fpu, kvm: Remove KVM vcpu->fpu_counterRik van Riel2016-10-071-3/+1
| * | | | | | x86/fpu: Remove use_eager_fpu()Andy Lutomirski2016-10-072-13/+1
* | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-115-29/+28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-11-241-0/+13
| * | | | | | KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-242-3/+3
| * | | | | | KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-11-241-25/+11
| * | | | | | KVM: x86: fix out-of-bounds access in lapicRadim Krčmář2016-11-241-1/+1
| | |_|_|/ / | |/| | | |
* / | | | | x86/kvm: Support the vCPU preemption checkPan Xinhui2016-11-221-0/+16
|/ / / / /
* | | | | kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini2016-11-191-31/+27
* | | | | KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2016-11-191-0/+3
* | | | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-3/+7
* | | | | KVM: Disable irq while unregistering user notifierIgnacio Alvarado2016-11-191-2/+11
* | | | | KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini2016-11-191-8/+13
| |_|_|/ |/| | |
* | | | kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann2016-11-021-1/+1
* | | | kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson2016-11-021-7/+15
* | | | KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-023-62/+6
* | | | KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2016-10-281-1/+3
* | | | kvm/x86: Show WRMSR data is in hexBorislav Petkov2016-10-271-3/+3
* | | | kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2016-10-271-2/+2
| |_|/ |/| |
* | | kvm: x86: memset whole irq_eoiJiri Slaby2016-10-201-1/+1
* | | kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov2016-10-201-2/+2
| |/ |/|
* | kthread: kthread worker API cleanupPetr Mladek2016-10-111-7/+7
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-0611-199/+853
|\ \ | |/ |/|
| * KVM: nVMX: Fix the NMI IDT-vectoring handlingWanpeng Li2016-09-231-15/+16
| * KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactiveWanpeng Li2016-09-231-38/+94
| * KVM: nVMX: Fix reload apic access page warningWanpeng Li2016-09-231-1/+1
| * kvm: svm: fix unsigned compare less than zero comparisonColin Ian King2016-09-201-4/+5
| * KVM: x86: Hyper-V tsc page setupPaolo Bonzini2016-09-203-20/+148
| * KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-203-18/+38
| * KVM: x86: initialize kvmclock_offsetPaolo Bonzini2016-09-201-0/+1