commit | 2fa8937f3af8873e006ce324e7b2d3f9b2077b87 | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Mon Feb 16 15:14:48 2009 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Mar 24 11:03:12 2009 +0200 |
tree | ba1554042de5724443f696e3ccd8ae804a9260d5 | |
parent | 4a906e49f103c2e544148a209ba1db316510799f [diff] |
ia64: Move the macro definitions related to MSI to one header file. For kvm's MSI support, it needs these macros defined in ia64_msi.c, and to avoid duplicate them, move them to one header file and share with kvm. Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com> Acked-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>