开源镜像站
帮助
动态
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
/
drivers
/
kvm
/
x86.h
Age
Commit message (
Expand
)
Author
2008-01-30
KVM: Replace #GP injection by the generalized exception queue
Avi Kivity
2008-01-30
KVM: Replace page fault injection by the generalized exception queue
Avi Kivity
2008-01-30
KVM: Generalize exception injection mechanism
Avi Kivity
2008-01-30
KVM: Portability: Create kvm_arch_vcpu_runnable() function
Hollis Blanchard
2008-01-30
KVM: Portability: Stop including x86-specific headers in kvm_main.c
Hollis Blanchard
2008-01-30
KVM: Enhance guest cpuid management
Dan Kenigsberg
2008-01-30
KVM: Don't bother the mmu if cr3 load doesn't change cr3
Avi Kivity
2008-01-30
KVM: Recalculate mmu pages needed for every memory region change
Zhang Xiantao
2008-01-30
KVM: Portability: Move some function declarations to x86.h
Zhang Xiantao
2008-01-30
KVM: Move some static inline functions out from kvm.h into x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Move vcpu regs enumeration definition to x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Move struct kvm_x86_ops definition to x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Move some macro definitions from kvm.h to x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Add vcpu and hardware management arch hooks
Zhang Xiantao
2008-01-30
KVM: Portability: Move kvm_x86_ops to x86.c
Zhang Xiantao
2008-01-30
KVM: Portability: Move pio emulation functions to x86.c
Carsten Otte
2008-01-30
KVM: Portability: Move control register helper functions to x86.c
Carsten Otte
2008-01-30
KVM: Move page fault processing to common code
Avi Kivity
2008-01-30
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...
Zhang Xiantao
2008-01-30
KVM: Move x86 msr handling to new files x86.[ch]
Carsten Otte