aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/x86.h
Commit message (Expand)AuthorAge
* KVM: Enhance guest cpuid managementDan Kenigsberg2008-01-30
* KVM: Don't bother the mmu if cr3 load doesn't change cr3Avi Kivity2008-01-30
* KVM: Recalculate mmu pages needed for every memory region changeZhang Xiantao2008-01-30
* KVM: Portability: Move some function declarations to x86.hZhang Xiantao2008-01-30
* KVM: Move some static inline functions out from kvm.h into x86.hZhang Xiantao2008-01-30
* KVM: Portability: Move vcpu regs enumeration definition to x86.hZhang Xiantao2008-01-30
* KVM: Portability: Move struct kvm_x86_ops definition to x86.hZhang Xiantao2008-01-30
* KVM: Portability: Move some macro definitions from kvm.h to x86.hZhang Xiantao2008-01-30
* KVM: Portability: Add vcpu and hardware management arch hooksZhang Xiantao2008-01-30
* KVM: Portability: Move kvm_x86_ops to x86.cZhang Xiantao2008-01-30
* KVM: Portability: Move pio emulation functions to x86.cCarsten Otte2008-01-30
* KVM: Portability: Move control register helper functions to x86.cCarsten Otte2008-01-30
* KVM: Move page fault processing to common codeAvi Kivity2008-01-30
* KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...Zhang Xiantao2008-01-30
* KVM: Move x86 msr handling to new files x86.[ch]Carsten Otte2008-01-30