Tian, Kevin
2005-Nov-09 13:12 UTC
[Xen-devel] [PATCH] Hook to virtual IOAPIC model change for ia64/vti
Hi, Keir/Ian, Attached are 2 patches to support recent change moving virtual IOAPIC model into Xen for ia64/VTI. Now ia64/vti will create links to arch/x86/dm/vmx_vioapic.c and include/x86/vmx_vlapic.h. The first patch contains a small change to common virtual IOAPIC model to be used by both sides. Also some compilation fix to tools is included in first one. The second one is ia64 specific changes to hook to common IOAPIC model. Based on this patch upon latest xen-ia64-unstable tip, we can see multiple domains working again on XEN/IA64, including both domU and VTI domain simultaneously in run-time. If you agree this patch, I''ll ask Dan''s help to check patches into xen-ia64-unstable (patch made upon), and next sync then covers them. ;-) Signed-off-by Kevin Tian <kevin.tian@intel.com> Signed-off-by Anthony Xu <Anthony.xu@intel.com> Signed-off-by Yunhong Jiang <yunhong.jiang@intel.com> Signed-off-by Eddie Dong <eddie.dong@intel.com> Thanks, Kevin _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2005-Nov-09 16:39 UTC
Re: [Xen-devel] [PATCH] Hook to virtual IOAPIC model change for ia64/vti
On 9 Nov 2005, at 13:12, Tian, Kevin wrote:> Based on this patch upon latest xen-ia64-unstable tip, we can > see multiple domains working again on XEN/IA64, including both domU and > VTI domain simultaneously in run-time. If you agree this patch, I''ll > ask > Dan''s help to check patches into xen-ia64-unstable (patch made upon), > and next sync then covers them. ;-)Actually the patches applied fine to the unstable tree so I checked them in already. You can pull them into the ia64 tree from the unstable tree when they get pushed out after our automated tests. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Tian, Kevin
2005-Nov-10 05:05 UTC
RE: [Xen-devel] [PATCH] Hook to virtual IOAPIC model change for ia64/vti
>From: Keir Fraser [mailto:Keir.Fraser@cl.cam.ac.uk] >On 9 Nov 2005, at 13:12, Tian, Kevin wrote: > >> Based on this patch upon latest xen-ia64-unstable tip, we can >> see multiple domains working again on XEN/IA64, including both domUand>> VTI domain simultaneously in run-time. If you agree this patch, I''ll >> ask >> Dan''s help to check patches into xen-ia64-unstable (patch made upon), >> and next sync then covers them. ;-) > >Actually the patches applied fine to the unstable tree so I checked >them in already. You can pull them into the ia64 tree from the unstable >tree when they get pushed out after our automated tests. > > -- KeirOK, and thanks. - Kevin _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel