开源镜像站
帮助
动态
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
/
include
/
asm
/
kvm_para.h
Age
Commit message (
Expand
)
Author
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
2011-07-14
KVM: Steal time implementation
Glauber Costa
2011-07-12
KVM: KVM Steal time guest/host interface
Glauber Costa
2011-07-12
KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface
Glauber Costa
2011-01-12
KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason
Jan Kiszka
2011-01-12
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2011-01-12
KVM: Handle async PF in a guest.
Gleb Natapov
2011-01-12
KVM paravirt: Add async PF initialization to PV guest.
Gleb Natapov
2011-01-12
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
2011-01-12
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2010-10-24
KVM: Move kvm_guest_init out of generic code
Alexander Graf
2010-05-19
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
Glauber Costa
2010-05-19
KVM: x86: add new KVMCLOCK cpuid feature
Glauber Costa
2010-05-19
KVM: x86: change msr numbers for kvmclock
Glauber Costa
2010-03-01
KVM: Implement bare minimum of HYPER-V MSRs
Gleb Natapov
2009-09-10
KVM: Add missing #include
Avi Kivity
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro