Christoph Egger
2009-Sep-30 10:39 UTC
[Xen-devel] [PATCH] stubdom/minios: re-structure headers part 1/2
Hi! As part of making stubdom usable on NetBSD, it is necessary to restructure the minios headers to avoid conflicts with NetBSD''s crossbuild toolchain. The two patches change the include path, first one in xen-tree, second one in ioemu tree. It is necessary to have both upstream *before* the real header restructuring or build breaks, otherwise. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen Geschaeftsfuehrer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2009-Sep-30 10:50 UTC
Re: [Xen-devel] [PATCH] stubdom/minios: re-structure headers part 1/2
On 30/09/2009 11:39, "Christoph Egger" <Christoph.Egger@amd.com> wrote:> As part of making stubdom usable on NetBSD, it is necessary to restructure > the minios headers to avoid conflicts with NetBSD''s crossbuild toolchain. > > The two patches change the include path, first one in xen-tree, second one > in ioemu tree. It is necessary to have both upstream *before* the real header > restructuring or build breaks, otherwise.Just a note that any minios/stubdom changes need an emailed Ack from Stefano or Samuel, of course. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Samuel Thibault
2009-Sep-30 11:27 UTC
Re: [Xen-devel] [PATCH] stubdom/minios: re-structure headers part 1/2
Christoph Egger, le Wed 30 Sep 2009 12:39:18 +0200, a écrit :> The two patches change the include path, first one in xen-tree, second one > in ioemu tree. It is necessary to have both upstream *before* the real header > restructuring or build breaks, otherwise.Acked. Samuel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2009-Sep-30 13:56 UTC
Re: [Xen-devel] [PATCH] stubdom/minios: re-structure headers part 1/2
On 30/09/2009 11:39, "Christoph Egger" <Christoph.Egger@amd.com> wrote:> The two patches change the include path, first one in xen-tree, second one > in ioemu tree. It is necessary to have both upstream *before* the real header > restructuring or build breaks, otherwise.Do both patches need to be applied at the same time? Can I check in the Xen patch before the qemu patch, or will that break the build? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Christoph Egger
2009-Sep-30 15:45 UTC
Re: [Xen-devel] [PATCH] stubdom/minios: re-structure headers part 1/2
On Wednesday 30 September 2009 15:56:09 Keir Fraser wrote:> On 30/09/2009 11:39, "Christoph Egger" <Christoph.Egger@amd.com> wrote: > > The two patches change the include path, first one in xen-tree, second > > one in ioemu tree. It is necessary to have both upstream *before* the > > real header restructuring or build breaks, otherwise. > > Do both patches need to be applied at the same time? Can I check in the Xen > patch before the qemu patch, or will that break the build?The two patches can be applied independent from each other. I haven''t submitted the patch yet which does the real header restructuring. That one depends on having both patches applied first to not break the build. Christoph -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen Geschaeftsfuehrer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel