commit | 021f4b6cc966d02b2bcd68841bc2f0c4897edcbb | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Wed May 07 17:37:32 2008 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Sun May 18 14:34:16 2008 +0300 |
tree | 5d274261f7764e94fb13e45f886bc5c36c572cfa | |
parent | eedaa4e2af681a266c084c410238855bdfbc2787 [diff] |
KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg The kernel's ia64_fpreg structure conflicts with userspace headers, so define a new structure to replace it. Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>