Age | Commit message (Expand) | Author |
---|---|---|
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 |