|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH V2 0/5] libxl: Some fixes related to Qemu upstream co
From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
This series comes with some fixes for hvm guest with Qemu upstream, and
completes
the function libxl_build_device_model_args_new to make XenPV guest works with
the Qemu upstream (when it's needed).
Anthony PERARD (5):
libxl: fix double free of ifname, when makes args for qemu.
libxl: strdup disk path before put it in qemu args array.
libxl: Specify the target ram size to Qemu (new) when calling it
libxl: Makes libxl be able to call Qemu upstream for XenPV guest.
libxl: Lists qdisk device in libxl_device_disk_list
tools/libxl/libxl.c | 78 +++++++++++++++++++++++++++++++++++++---------
tools/libxl/libxl.idl | 1 +
tools/libxl/xl_cmdimpl.c | 1 +
3 files changed, 65 insertions(+), 15 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|