commit | 19d30b164417e7580d7f8c495a03137e1a45d4a7 | [log] [tgz] |
---|---|---|
author | Jerone Young <jyoung5@us.ibm.com> | Mon Nov 19 17:06:33 2007 -0600 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:07 2008 +0200 |
tree | a6ec84b1298540c9e75ea1a437d7e3060ea57b60 | |
parent | da1386a5bc43fa0faf17089a68c2991cf1d526c8 [diff] |
KVM: Portability: Move kvm_regs to <asm/kvm.h> This patch moves structure kvm_regs to include/asm-x86/kvm.h. Each architecture will need to create there own version of this structure. Signed-off-by: Jerone Young <jyoung5@us.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>