xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] libxl: Some fixes related to Qemu upstream command lines.
@ 2010-12-09 19:42 anthony.perard
  2010-12-09 19:42 ` [PATCH 1/5] libxl: fix double free of ifname, when makes args for qemu anthony.perard
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: anthony.perard @ 2010-12-09 19:42 UTC (permalink / raw)
  To: Xen Devel; +Cc: anthony.perard

From: Anthony PERARD <anthony.perard@citrix.com>

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(-)

-- 
Anthony PERARD

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2010-12-14 19:26 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 19:42 [PATCH 0/5] libxl: Some fixes related to Qemu upstream command lines anthony.perard
2010-12-09 19:42 ` [PATCH 1/5] libxl: fix double free of ifname, when makes args for qemu anthony.perard
2010-12-09 19:42 ` [PATCH 2/5] libxl: strdup disk path before put it in qemu args array anthony.perard
2010-12-10  9:09   ` Ian Campbell
2010-12-10 12:29     ` Anthony PERARD
2010-12-10 12:31       ` anthony.perard
2010-12-10 14:49       ` Ian Campbell
2010-12-10 15:38         ` Anthony PERARD
2010-12-10 16:59           ` [PATCH v1.3 " anthony.perard
2010-12-09 19:42 ` [PATCH 3/5] libxl: Specify the target ram size to Qemu (new) when calling it anthony.perard
2010-12-09 19:42 ` [PATCH 4/5] libxl: Makes libxl be able to call Qemu upstream for XenPV guest anthony.perard
2010-12-10 17:42   ` Ian Jackson
2010-12-10 18:12     ` Anthony PERARD
2010-12-10 18:14       ` Anthony PERARD
2010-12-13 18:19       ` Ian Jackson
2010-12-13 18:43         ` Anthony PERARD
2010-12-14 17:08           ` Ian Jackson
2010-12-09 19:42 ` [PATCH 5/5] libxl: Lists qdisk device in libxl_device_disk_list anthony.perard
2010-12-14 19:26   ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).