开源镜像站
帮助
动态
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
/
kvm_cache_regs.h
Age
Commit message (
Expand
)
Author
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
2011-09-25
KVM: MMU: Do not unconditionally read PDPTE from guest memory
Avi Kivity
2011-01-12
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
2011-01-12
KVM: Replace reads of vcpu->arch.cr3 by an accessor
Avi Kivity
2011-01-12
KVM: X86: Introduce generic guest-mode representation
Joerg Roedel
2010-10-24
KVM: MMU: Introduce kvm_pdptr_read_mmu
Joerg Roedel
2010-10-24
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
Joerg Roedel
2010-08-01
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
2010-08-01
KVM: kvm_pdptr_read() may sleep
Avi Kivity
2010-03-01
KVM: Optimize kvm_read_cr[04]_bits()
Avi Kivity
2010-03-01
KVM: VMX: Allow the guest to own some cr0 bits
Avi Kivity
2010-03-01
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
Avi Kivity
2010-03-01
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
2009-09-10
KVM: Cache pdptrs
Avi Kivity
2008-10-15
KVM: x86: accessors for guest registers
Marcelo Tosatti