|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 5/5] libxl: Lists qdisk device in libxl_device_di
anthony.perard@xxxxxxxxxx writes ("[Xen-devel] [PATCH 5/5] libxl: Lists qdisk
device in libxl_device_disk_list"):
> From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
>
> As libxl switch to qdisk when blktap isn't available, this patch makes
> libxl_device_disk_list also list qdisk device. So
> libxl_build_device_model_args_new will be able to add qdisk device to
> the command line options of Qemu.
Did you compile this ?
libxl.c:2559:66: error: macro "strchr" requires 2 arguments, but only 1 given
cc1: warnings being treated as errors
libxl.c: In function 'libxl_device_disk_list':
libxl.c:2559: error: passing argument 1 of 'strlen' from incompatible pointer
type
libxl.c:2559: error: passing argument 1 of '__strdup' from incompatible pointer
type
make: *** [libxl.o] Error 1
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|