aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/x86.h
Commit message (Expand)AuthorAge
* KVM: Portability: Move mmu-related fields to kvm_archZhang Xiantao2008-01-30
* KVM: Portability: Move memslot aliases to new struct kvm_archZhang Xiantao2008-01-30
* KVM: Portability: Move kvm_vcpu_stat to x86.hZhang Xiantao2008-01-30
* KVM: Portability: Move kvm_vcpu definition back to kvm.hZhang Xiantao2008-01-30
* KVM: Portability: Split mmu-related static inline functions to mmu.hZhang Xiantao2008-01-30
* KVM: Portability: Introduce kvm_vcpu_archZhang Xiantao2008-01-30
* KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific codeZhang Xiantao2008-01-30
* KVM: Replace #GP injection by the generalized exception queueAvi Kivity2008-01-30
* KVM: Replace page fault injection by the generalized exception queueAvi Kivity2008-01-30
* KVM: Generalize exception injection mechanismAvi Kivity2008-01-30
* KVM: Portability: Create kvm_arch_vcpu_runnable() functionHollis Blanchard2008-01-30
* KVM: Portability: Stop including x86-specific headers in kvm_main.cHollis Blanchard2008-01-30
* 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