commit | 0c7ac28d3dd27d718493aae4bbc7de89a2d9d386 | [log] [tgz] |
---|---|---|
author | Zhang Xiantao <xiantao.zhang@intel.com> | Sun Dec 02 22:49:09 2007 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:17 2008 +0200 |
tree | 976c243aa5f4325c9087f3e2f88d81d8b0e48983 | |
parent | 8be5453f95933340a42c6e7fc7b66f3bb786fddd [diff] |
KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros Change dest_Loest_Prio -> IOAPIC_LOWEST_PRIORITY dest_Fixed -> IOAPIC_FIXED the original names are x86 specific, while the ioapic code will be reused for ia64. Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>