From: Zhang Xiantao Date: Sun, 2 Dec 2007 14:49:09 +0000 (+0800) Subject: KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros X-Git-Tag: v2.6.25-rc1~1138^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7ac28d3dd27d718493aae4bbc7de89a2d9d386;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed