xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH v3 00/9] libxl: add driver domain backend daemon
Date: Mon, 18 Nov 2013 16:00:06 +0100	[thread overview]
Message-ID: <528A2B76.9090701@citrix.com> (raw)
In-Reply-To: <1384786591-3020-1-git-send-email-roger.pau@citrix.com>

On 18/11/13 15:56, Roger Pau Monne wrote:
> This patch series introduces support to launch device backends from
> driver domains using libxl, removing the need to setup udev on driver
> domains.
> 
> The daemon currently supports vbds, vifs and qdisks as backends.
> 
> Patches from 1 to 9 focus on getting libxl to work on driver domains,
> and add several helper functions that will be used to build the
> infraestructure needed for libxl to work on domains different than
> Dom0.
> 
> The last patch (10) adds a new xl command, "devd", that can be used to
> launch a daemon that will listen to changes in the xenstore "backend"
> directory for the domain and perform the necessary actions to attach
> the devices.

Forgot to say the series can also be found in my git repo under branch
driver_domains_v3:

http://xenbits.xen.org/gitweb/?p=people/royger/xen.git;a=shortlog;h=refs/heads/driver_domains_v3

      parent reply	other threads:[~2013-11-18 15:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-18 14:56 [PATCH v3 00/9] libxl: add driver domain backend daemon Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 1/9] libxl: create a local xenstore libxl and device-model dir for guests Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 2/9] libxl: don't remove device frontend path from driver domains Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 3/9] libxl: synchronize device removal when using " Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 4/9] libxl: remove the Qemu bodge for driver domain devices Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 5/9] libxl: don't launch Qemu on Dom0 for Qdisk devices on driver domains Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 6/9] libxl: add Qdisk backend launch helper Roger Pau Monne
2013-11-18 15:20   ` Ian Jackson
2013-11-18 15:26     ` Ian Jackson
2013-11-18 17:24       ` [PATCH v3 6/9] libxl: add Qdisk backend launch helper [and 1 more messages] Ian Jackson
2013-11-18 15:36     ` [PATCH v4 6/9] libxl: add Qdisk backend launch helper Roger Pau Monne
2013-11-18 15:59       ` Ian Jackson
2013-11-18 17:44   ` [PATCH v3 " Anthony PERARD
2013-11-18 17:46     ` Ian Jackson
2013-11-18 18:12       ` Roger Pau Monné
2013-11-18 14:56 ` [PATCH v3 7/9] xl: put daemonize code in it's own function Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 8/9] libxl: revert 326a7b74 Roger Pau Monne
2013-11-18 14:56 ` [PATCH v3 9/9] libxl: add device backend listener in order to launch backends Roger Pau Monne
2013-11-18 15:00 ` Roger Pau Monné [this message]

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=528A2B76.9090701@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /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).