| commit | ad312c7c79f781c822e37effe41307503a2bb85b | [log] [tgz] |
|---|---|---|
| author | Zhang Xiantao <xiantao.zhang@intel.com> | Thu Dec 13 23:50:52 2007 +0800 |
| committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:58:09 2008 +0200 |
| tree | d979bfb70e76ada58b79b456c61a0507a8f0847d | |
| parent | 682c59a3f3f211ed555b17144f2d82eb8286a1db [diff] |
KVM: Portability: Introduce kvm_vcpu_arch Move all the architecture-specific fields in kvm_vcpu into a new struct kvm_vcpu_arch. Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com> Acked-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>