开源镜像站
帮助
动态
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
2014-05-07
KVM: vmx: handle_dr does not handle RSP correctly
Nadav Amit
2014-05-06
KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr
Bandan Das
2014-05-06
KVM: nVMX: fail on invalid vmclear/vmptrld pointer
Bandan Das
2014-05-06
KVM: nVMX: additional checks on vmxon region
Bandan Das
2014-05-06
KVM: nVMX: rearrange get_vmx_mem_address
Bandan Das
2014-05-05
KVM: x86: improve the usability of the 'kvm_pio' tracepoint
Ulrich Obergfell
2014-04-29
KVM: x86: expose invariant tsc cpuid bit (v2)
Marcelo Tosatti
2014-04-23
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
2014-04-23
KVM: MMU: flush tlb if the spte can be locklessly modified
Xiao Guangrong
2014-04-23
KVM: MMU: lazily drop large spte
Xiao Guangrong
2014-04-23
KVM: MMU: properly check last spte in fast_page_fault()
Xiao Guangrong
2014-04-23
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
2014-04-23
KVM: x86: Processor mode may be determined incorrectly
Nadav Amit
2014-04-23
KVM: x86: IN instruction emulation should ignore REP-prefix
Nadav Amit
2014-04-23
KVM: x86: Fix CR3 reserved bits
Nadav Amit
2014-04-23
KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
Nadav Amit
2014-04-22
KVM: nVMX: Advertise support for interrupt acknowledgement
Bandan Das
2014-04-22
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
Bandan Das
2014-04-22
KVM: nVMX: Don't advertise single context invalidation for invept
Bandan Das
2014-04-22
KVM: VMX: Advance rip to after an ICEBP instruction
Huw Davies
2014-04-21
KVM: x86: Fix CR3 and LDT sel should not be saved in TSS
Nadav Amit
2014-04-17
KVM: VMX: speed up wildcard MMIO EVENTFD
Michael S. Tsirkin
2014-04-17
KVM: support any-length wildcard ioeventfd
Michael S. Tsirkin
2014-04-16
KVM: x86: Fix page-tables reserved bits
Nadav Amit
2014-04-14
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-14
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
2014-04-14
KVM: Rename variable smep to cr4_smep
Feng Wu
2014-04-14
KVM: expose SMAP feature to guest
Feng Wu
2014-04-14
KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
Feng Wu
2014-04-14
KVM: Add SMAP support when setting CR4
Feng Wu
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-01
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-27
KVM: vmx: fix MPX detection
Paolo Bonzini
2014-03-20
x86, kvm: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-17
KVM: x86: handle missing MPX in nested virtualization
Paolo Bonzini
2014-03-17
KVM: x86: Add nested virtualization support for MPX
Paolo Bonzini
2014-03-17
KVM: x86: introduce kvm_supported_xcr0()
Paolo Bonzini
2014-03-17
KVM: x86 emulator: emulate MOVAPD
Igor Mammedov
2014-03-17
KVM: x86 emulator: emulate MOVAPS
Igor Mammedov
2014-03-13
kvm: x86: ignore ioapic polarity
Gabriel L. Somlo
2014-03-12
KVM: SVM: fix cr8 intercept window
Radim Krčmář
2014-03-11
KVM: svm: Allow the guest to run with dirty debug registers
Paolo Bonzini
2014-03-11
KVM: svm: set/clear all DR intercepts in one swoop
Paolo Bonzini
2014-03-11
KVM: nVMX: Allow nested guests to run with dirty debug registers
Paolo Bonzini
2014-03-11
KVM: vmx: Allow the guest to run with dirty debug registers
Paolo Bonzini
2014-03-11
KVM: x86: Allow the guest to run with dirty debug registers
Paolo Bonzini
2014-03-11
KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
Paolo Bonzini
2014-03-11
KVM: vmx: we do rely on loading DR7 on entry
Paolo Bonzini
2014-03-11
KVM: x86: Remove return code from enable_irq/nmi_window
Jan Kiszka
[next]