Re: [kvm-devel] [PATCH] Eliminate the difference of ioapic and iosapic

2007-11-29 Thread Avi Kivity
Zhang, Xiantao wrote: > From: Zhang Xiantao <[EMAIL PROTECTED]> > Date: Thu, 29 Nov 2007 18:17:13 +0800 > Subject: [PATCH] Clearing up the difference of ioapic and iosapic > Since IA64 uses iosapic, we want to merget it with current ioapic code. > This patch should make x86 and IA64 happy. > Signe

[kvm-devel] [PATCH] Eliminate the difference of ioapic and iosapic

2007-11-29 Thread Zhang, Xiantao
From: Zhang Xiantao <[EMAIL PROTECTED]> Date: Thu, 29 Nov 2007 18:17:13 +0800 Subject: [PATCH] Clearing up the difference of ioapic and iosapic Since IA64 uses iosapic, we want to merget it with current ioapic code. This patch should make x86 and IA64 happy. Signed-off-by: Zhang Xiantao <[EMAIL PR