开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
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-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
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-04-27
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
KVM: x86: always use kvm_make_request instead of set_bit
Radim Krčmář
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-21
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
Marcelo Tosatti
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
2017-04-12
KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
Ladi Prosek
2017-04-12
KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
Denis Plotnikov
2017-04-12
KVM: x86: remaster kvm_write_tsc code
Denis Plotnikov
2017-04-12
KVM: x86: push usage of slots_lock down
David Hildenbrand
2017-04-12
KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
David Hildenbrand
[next]