开源镜像站
帮助
动态
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
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-04
KVM: nVMX: initialize PML fields in vmcs02
Ladi Prosek
2017-04-04
KVM: nVMX: do not leak PML full vmexit to L1
Ladi Prosek
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-28
KVM: nVMX: fix nested EPT detection
Ladi Prosek
2017-03-23
KVM: VMX: Fix enable VPID conditions
Wanpeng Li
2017-03-23
KVM: nVMX: Fix nested VPID vmx exec control
Wanpeng Li
2017-03-23
KVM: x86: correct async page present tracepoint
Wanpeng Li
2017-03-23
kvm: vmx: Flush TLB when the APIC-access address changes
Jim Mattson
2017-03-23
KVM: x86: use pic/ioapic destructor when destroy vm
Peter Xu
2017-03-23
KVM: x86: check existance before destroy
Peter Xu
2017-03-23
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
Andy Lutomirski
2017-03-20
KVM: nVMX: don't reset kvm mmu twice
Wanpeng Li
2017-03-20
kvm: fix usage of uninit spinlock in avic_vm_destroy()
Dmitry Vyukov
2017-03-20
KVM: VMX: downgrade warning on unexpected exit code
Radim Krčmář
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-09
KVM: nVMX: do not warn when MSR bitmap address is not backed
Radim Krčmář
2017-03-07
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
Wanpeng Li
2017-03-06
kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
Jim Mattson
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
KVM: nVMX: Fix pending events injection
Wanpeng Li
2017-03-01
x86/kvm/vmx: remove unused variable in segment_base()
Jérémy Lefaure
2017-03-01
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
Robert O'Callahan
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-21
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
2017-02-21
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-16
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
2017-02-15
KVM: svm: inititalize hash table structures directly
David Hildenbrand
2017-02-15
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
2017-02-15
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
[next]