|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/6] libxl: portiblity fixes
patch 1:
Take over portability fixes from tools/console:
include proper headers for openpty(3) and use $(UTIL_LIBS)
include termios.h for tcgetattr & co.
patch 2:
add generic libxl_blktap interface
patch 3:
device_physdisk_major_minor does not intend to modify physpath.
Also needed to make gcc happy with linux blktap implemenation
(required to make patch 5 compile).
patch 4:
blktapctl is only build on Linux. Disable use on non-Linux.
patch 5:
add bltap implementations for linux.
netbsd implementation is under development so just
add a stub for now to allow build.
patch 6:
Make use of libxl_blktap interface introduced in patch 2.
This removes code from libxl.c which uses blktapctl and
therefore broke build on non-Linux.
--
---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-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] libxl: compile fix, (continued)
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Ian Jackson
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Christoph Egger
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Keir Fraser
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Christoph Egger
- Re: [Xen-devel] [PATCH 1/6] libxl: portiblity fixes, Ian Jackson
- Re: [Xen-devel] [PATCH 1/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 0/6] libxl: portiblity fixes,
Christoph Egger <=
- Re: [Xen-devel] [PATCH 0/6] libxl: portiblity fixes, Ian Jackson
|
|
|
|
|