xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: George Dunlap <dunlapg@umich.edu>
Cc: xen-devel <xen-devel@lists.xenproject.org>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [PATCH v3 0/8] libxl: add support for FreeBSD block hotplug scripts
Date: Thu, 31 Mar 2016 18:22:44 +0200	[thread overview]
Message-ID: <alpine.OSX.2.20.1603311821200.1643@mac> (raw)
In-Reply-To: <CAFLBxZbwOm0oPz=3RhpbfcK-MtJUnnYGKksJO5U4jcC5r8C+3g@mail.gmail.com>



On Thu, 31 Mar 2016, George Dunlap wrote:

> On Thu, Mar 31, 2016 at 4:09 PM, Roger Pau Monne <roger.pau@citrix.com> wrote:
> > This series enables using hotplug scripts with the FreeBSD blkback
> > implementation. Since FreeBSD blkback can use both block devices and regular
> > RAW files as disks, the physical-device-path xenstore backend node is used
> > in order to store the absolute path to the virtual disk image (either a
> > block or a regular file). This series is based on top of George Dunlap's HVM
> > support for hotplug scripts (v3).
> >
> > The current blkback implementation in FreeBSD HEAD doesn't yet know about
> > hotplug scripts, I plan to commit the FreeBSD side once this series is
> > reviewed.
> >
> > This series can be found in my git repo at:
> >
> > git://xenbits.xen.org/people/royger/xen.git freebsd_hotplug_v3
> 
> Looks like you've also got a couple of other miscellaneous fixes in
> the tree that aren't in the series:
> 
> 66294f1 Thu Mar 31 14:56:35 2016 +0200    Roger Pau Monne
> tools/build: remove usage of sed -i
> 663275d Thu Feb 25 16:29:04 2016 +0100    Roger Pau Monne    libxl:
> fix POLLHUP handling
> 
> :-)
> 
> (Just pointing that out so nobody else is similarly confused)

Oh yes, sorry, those are needed in order to build or test on FreeBSD. They 
are all already posted to xen-devel (just not as part of this series 
because it didn't make sense).

Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-03-31 16:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31 15:09 [PATCH v3 0/8] libxl: add support for FreeBSD block hotplug scripts Roger Pau Monne
2016-03-31 15:09 ` [PATCH v3 1/8] blkif: document how FreeBSD uses the physical-device backend node Roger Pau Monne
2016-03-31 16:19   ` George Dunlap
2016-04-06 14:44   ` Ian Jackson
2016-03-31 15:09 ` [PATCH v3 2/8] hotplug/FreeBSD: add block hotplug script Roger Pau Monne
2016-03-31 15:09 ` [PATCH v3 3/8] libxl: refactor the FreeBSD hotplug script code Roger Pau Monne
2016-04-06 14:45   ` Ian Jackson
2016-03-31 15:09 ` [PATCH v3 4/8] libxl: add support for disk hotplug scripts on FreeBSD Roger Pau Monne
2016-04-01 14:07   ` Ian Jackson
2016-03-31 15:09 ` [PATCH v3 5/8] libxl: properly use vdev vs local device Roger Pau Monne
2016-03-31 15:09 ` [PATCH v3 6/8] libxl: add a FreeBSD implementation of libxl__devid_to_localdev Roger Pau Monne
2016-03-31 15:09 ` [PATCH v3 7/8] libxl: fix error message in local_device_attach_cb Roger Pau Monne
2016-03-31 15:09 ` [PATCH v3 8/8] hotplug/FreeBSD: document disk hotplug interface Roger Pau Monne
2016-03-31 16:38   ` George Dunlap
2016-03-31 15:47 ` [PATCH v3 0/8] libxl: add support for FreeBSD block hotplug scripts George Dunlap
2016-03-31 16:22   ` Roger Pau Monné [this message]
2016-04-06 14:47 ` Ian Jackson

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=alpine.OSX.2.20.1603311821200.1643@mac \
    --to=roger.pau@citrix.com \
    --cc=dunlapg@umich.edu \
    --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).