|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] libxl: blktap2 portiblity fixes
On Friday 23 July 2010 20:05:50 Ian Jackson wrote:
> Christoph Egger writes ("Re: [Xen-devel] [PATCH] libxl: blktap2 portiblity
fixes"):
> > New corrected version is attached. It also reverts
> > c/s 21835 as this showed up due to this bug in my tree.
> >
> > Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
>
> I applied this, but I found that it broke the build. I have reverted
> these three patches of yours:
>
> df9d8319bd37 Fix blktap2 NetBSD build and also revert broken change
> e76befc7fe2d portability fixes from tools/console
> 24277e3237ca Fix linking error when creating the xl binary.
Can you use the c/s numbers, please?
It was not necessary to backout c/s 21834 as this wasn't the root cause.
> Please come back with a proper fix.
Attached.
Re-include c/s 21834 which takes over portability fixes from tools/console
to make libxl_bootloader.c build on NetBSD. Also use $(UTIL_LIBS) in the
Makefile as done in tools/console/Makefile.
blktapctl is build on Linux only. Introduce two API functions
(libxl_blktap_*) which I have discussed with Stefano
in end of June/beginning of July.
Implement the Linux API by moving the
Linux specific code from libxl.c into libxl_linux.c.
Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
> that doesn't break the build
... on Linux you mean ?
> Then I'll test and apply it.
Christoph
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
xen_tools_libxl.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|