index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
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: Portability: Move kvm_vcpu definition back to kvm.h
Zhang Xiantao
2008-01-30
KVM: Portability: Split mmu-related static inline functions to mmu.h
Zhang Xiantao
2008-01-30
KVM: Portability: Introduce kvm_vcpu_arch
Zhang Xiantao
2008-01-30
KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code
Zhang Xiantao
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