KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg
authorXiantao Zhang <xiantao.zhang@intel.com>
Wed, 7 May 2008 09:37:32 +0000 (17:37 +0800)
committerAvi Kivity <avi@qumranet.com>
Sun, 18 May 2008 11:34:16 +0000 (14:34 +0300)
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>

No differences found