开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-04-12
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
2016-04-12
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
2016-04-12
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
2016-04-12
KVM: i8254: change PIT discard tick policy
Radim Krčmář
2016-04-12
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-03-16
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
2016-03-16
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2016-03-16
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2016-03-09
KVM: x86: fix root cause for missed hardware breakpoints
Paolo Bonzini
2016-03-09
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
2016-03-03
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
2016-03-03
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
2016-03-03
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-01-31
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
2016-01-31
KVM: x86: correctly print #AC in traces
Paolo Bonzini
2016-01-31
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2015-12-22
KVM: x86: Reload pit counters for all channels when restoring state
Andrew Honig
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2015-12-22
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
2015-12-22
KVM: MTRR: fix fixed MTRR segment look up
Alexis Dambricourt
2015-12-14
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
Haozhong Zhang
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
2015-11-18
KVM: x86: request interrupt window when IRQ chip is split
Matt Gingell
2015-11-18
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
Matt Gingell
2015-11-18
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...
Matt Gingell
2015-11-18
KVM: x86: fix interrupt window handling in split IRQ chip case
Matt Gingell
2015-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2015-11-10
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2015-11-10
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
KVM: VMX: Fix commit which broke PML
Kai Huang
2015-11-04
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Laszlo Ersek
2015-11-04
KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
[next]