index
:
pm24.git
cpufreq-rust
master
perf-mon
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-12-18
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2017-12-15
KVM/x86: Check input paging mode when cs.l is set
Lan Tianyu
2017-12-14
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
2017-12-14
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
2017-12-05
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
2017-11-17
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
2017-11-17
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
2017-11-17
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
2017-11-17
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
2017-10-20
KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
Wanpeng Li
2017-10-18
KVM: SVM: detect opening of SMI window using STGI intercept
Ladi Prosek
2017-10-12
KVM: nSVM: fix SMI injection in guest mode
Ladi Prosek
2017-10-12
KVM: x86: introduce ISA specific smi_allowed callback
Ladi Prosek
2017-10-12
KVM: x86: introduce ISA specific SMM entry/exit callbacks
Ladi Prosek
2017-10-12
KVM: X86: Processor States following Reset or INIT
Wanpeng Li
2017-10-12
KVM: x86: allow setting identity map addr with no vcpus only
David Hildenbrand
2017-10-12
KVM: x86: no need to inititalize vcpu members to 0
David Hildenbrand
2017-10-12
KVM: x86: drop BUG_ON(vcpu->kvm)
David Hildenbrand
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
[next]