index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
Ingo Molnar
2017-09-26
1
-1
/
+1
*
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...
Wanpeng Li
2017-09-14
1
-9
/
+28
*
KVM: X86: Don't block vCPU if there is pending exception
Wanpeng Li
2017-09-14
1
-0
/
+3
*
KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
Suravee Suthikulpanit
2017-09-13
1
-1
/
+1
*
KVM: x86: Fix immediate_exit handling for uninitialized AP
Jan H. Schönherr
2017-09-13
1
-0
/
+4
*
KVM: x86: Fix handling of pending signal on uninitialized AP
Jan H. Schönherr
2017-09-13
1
-0
/
+5
*
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-09
1
-86
/
+127
|
\
|
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
1
-3
/
+14
|
|
\
|
*
|
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
2017-08-24
1
-26
/
+64
|
*
|
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
2017-08-24
1
-2
/
+5
|
*
|
KVM: MMU: check guest CR3 reserved bits based on its physical address width.
Yu Zhang
2017-08-24
1
-4
/
+4
|
*
|
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
2017-08-24
1
-3
/
+3
|
*
|
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
2017-08-18
1
-15
/
+9
|
*
|
kvm: x86: Disallow illegal IA32_APIC_BASE MSR values
Jim Mattson
2017-08-11
1
-6
/
+8
|
*
|
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2017-08-10
1
-0
/
+1
|
*
|
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
2017-08-08
1
-1
/
+6
|
*
|
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
1
-0
/
+5
|
*
|
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
2017-08-07
1
-12
/
+2
|
*
|
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
2017-08-07
1
-18
/
+20
|
*
|
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
2017-08-07
1
-0
/
+1
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
1
-1
/
+2
|
\
\
\
|
*
|
|
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-10
/
+14
|
|
\
|
|
|
*
|
|
kvm/x86/svm: Support Secure Memory Encryption within KVM
Tom Lendacky
2017-07-18
1
-1
/
+2
*
|
|
|
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-09-01
1
-11
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2017-08-25
1
-3
/
+14
|
|
/
|
/
|
*
|
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
Longpeng(Mike)
2017-08-02
1
-0
/
+1
*
|
KVM: X86: Fix loss of pending INIT due to race
Wanpeng Li
2017-08-02
1
-8
/
+11
*
|
KVM: x86: do mask out upper bits of PAE CR3
Paolo Bonzini
2017-07-26
1
-2
/
+2
*
|
KVM: x86: masking out upper bits
Dan Carpenter
2017-07-19
1
-2
/
+2
|
/
*
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-14
1
-0
/
+3
*
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
1
-2
/
+3
*
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
1
-1
/
+8
*
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-14
1
-4
/
+1
*
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2017-07-13
1
-1
/
+6
*
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2017-07-13
1
-4
/
+2
*
KVM: x86: update master clock before computing kvmclock_offset
Radim Krčmář
2017-07-12
1
-1
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-07
1
-7
/
+7
|
\
|
*
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
2017-07-03
1
-1
/
+1
|
*
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
1
-2
/
+2
|
|
\
|
|
*
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
1
-2
/
+2
|
*
|
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-06-29
1
-4
/
+4
*
|
|
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-06-22
1
-30
/
+32
*
|
|
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
2017-06-11
1
-2
/
+1
|
/
/
*
|
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
1
-2
/
+5
*
|
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-05-19
1
-0
/
+2
*
|
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
2017-05-19
1
-9
/
+15
*
|
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
2017-05-19
1
-1
/
+9
*
|
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
2017-05-15
1
-2
/
+7
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-09
1
-2
/
+2
|
\
|
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-09
1
-2
/
+2
[next]