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