开源镜像站
帮助
动态
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: avoid guest hang on invalid invept instruction
Paolo Bonzini
2016-04-12
KVM: i8254: change PIT discard tick policy
Radim Krčmář
2016-03-16
KVM: x86: move steal time initialization to vcpu entry time
Marcelo Tosatti
2016-03-16
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2015-10-22
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
2015-09-21
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
2015-08-16
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
2015-07-10
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
2015-07-03
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
2015-06-06
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
2015-04-29
KVM: x86: SYSENTER emulation is broken
Nadav Amit
2015-03-18
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
2015-03-06
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
2015-02-11
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
2015-01-27
KVM: nVMX: Disable unrestricted mode if ept=0
Bandan Das
2015-01-16
kvm: x86: drop severity of "generation wraparound" message
Paolo Bonzini
2014-11-21
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-11-14
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2014-11-14
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
2014-11-14
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
2014-11-14
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2014-11-14
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
2014-11-14
KVM: x86: Improve thread safety in pit
Andy Honig
2014-11-14
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
2014-10-30
kvm: fix potentially corrupt mmio cache
David Matlack
2014-10-30
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-05
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
2014-09-05
KVM: x86: Inter-privilege level ret emulation is not implemeneted
Nadav Amit
2014-07-09
kvm: fix wrong address when writing Hyper-V tsc page
Xiaoming Gao
2014-06-26
KVM: lapic: sync highest ISR to hardware apic on EOI
Paolo Bonzini
2014-05-31
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
2014-03-12
KVM: SVM: fix cr8 intercept window
Radim Krčmář
2014-02-27
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
2014-02-27
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
2014-02-26
KVM: MMU: drop read-only large sptes when creating lower level sptes
Marcelo Tosatti
2014-01-29
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef
Paolo Bonzini
2014-01-27
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
2014-01-24
KVM: x86: mark hyper-v vapic assist page as dirty
Vadim Rozenfeld
2014-01-23
KVM: x86: mark hyper-v hypercall page as dirty
Vadim Rozenfeld
2014-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-20
kvm: make KVM_MMU_AUDIT help text more readable
Randy Dunlap
2014-01-17
KVM: nVMX: Update guest activity state field on L2 exits
Jan Kiszka
2014-01-17
KVM: nVMX: Fix nested_run_pending on activity state HLT
Jan Kiszka
2014-01-17
KVM: nVMX: Clean up handling of VMX-related MSRs
Jan Kiszka
2014-01-17
KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject
Jan Kiszka
2014-01-17
KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit
Jan Kiszka
2014-01-17
KVM: nVMX: Leave VMX mode on clearing of feature control MSR
Jan Kiszka
2014-01-17
KVM: VMX: Fix DR6 update on #DB exception
Jan Kiszka
2014-01-17
KVM: SVM: Fix reading of DR6
Jan Kiszka
2014-01-17
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
Jan Kiszka
[next]