xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: anthony.perard@citrix.com
To: Xen Devel <xen-devel@lists.xensource.com>
Cc: anthony.perard@citrix.com
Subject: [PATCH V2 0/5] libxl: Some fixes related to Qemu upstream command lines.
Date: Mon, 13 Dec 2010 13:15:38 +0000	[thread overview]
Message-ID: <1292246143-31045-1-git-send-email-anthony.perard@citrix.com> (raw)

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

             reply	other threads:[~2010-12-13 13:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 13:15 anthony.perard [this message]
2010-12-13 13:15 ` [PATCH V2 1/5] libxl: fix double free of ifname, when makes args for qemu anthony.perard
2010-12-13 13:15 ` [PATCH V2 2/5] libxl: strdup disk path before put it in qemu args array anthony.perard
2010-12-13 13:15 ` [PATCH V2 3/5] libxl: Specify the target ram size to Qemu (new) when calling it anthony.perard
2010-12-13 13:54   ` Ian Campbell
2010-12-13 14:14     ` Anthony PERARD
2010-12-13 14:32       ` Ian Campbell
2010-12-13 18:05         ` Stefano Stabellini
2010-12-13 13:15 ` [PATCH V2 4/5] libxl: Makes libxl be able to call Qemu upstream for XenPV guest anthony.perard
2010-12-13 13:15 ` [PATCH V2 5/5] libxl: Lists qdisk device in libxl_device_disk_list anthony.perard
2010-12-13 18:07   ` Stefano Stabellini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1292246143-31045-1-git-send-email-anthony.perard@citrix.com \
    --to=anthony.perard@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).