All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Pau Monne <roger.pau@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH v13 11/11] libxl: convert libxl_device_vfb_add to an async operation
Date: Thu, 26 Jul 2012 16:10:25 +0100	[thread overview]
Message-ID: <50115DE1.1070103@citrix.com> (raw)
In-Reply-To: <1343315157.6812.42.camel@zakaz.uk.xensource.com>

Ian Campbell wrote:
> On Thu, 2012-07-26 at 15:55 +0100, Roger Pau Monne wrote:
>> Split libxl_device_vfb_add into libxl__device_vfb_add (to be used
>> inside already running ao's), and make libxl_device_vfb_add a stub
>> to call libxl__device_vfb_add.
>>
>> Changes since v11:
>>
>>  * libxl__device_vfb_add is no longer an ao operation.
> 
> Doesn't this change invalidate the changelog a bit?

No, it's still true that we create libxl__device_vfb_add to be used
inside an already running ao, because we can no longer use
libxl_device_vfb_add because it will try to create a nested ao.

  reply	other threads:[~2012-07-26 15:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-26 14:55 [PATCH v13 00/11] execute hotplug scripts from libxl Roger Pau Monne
2012-07-26 14:55 ` [PATCH v13 01/11] libxl: fix removal of secondary consoles Roger Pau Monne
2012-07-26 15:16   ` Ian Jackson
2012-07-26 14:55 ` [PATCH v13 02/11] libxl: refactor disk addition to take a helper Roger Pau Monne
2012-07-26 15:15   ` Ian Jackson
2012-07-26 14:55 ` [PATCH v13 03/11] libxl: convert libxl__device_disk_local_attach to an async op Roger Pau Monne
2012-07-26 14:55 ` [PATCH v13 04/11] libxl: convert libxl_device_disk_add " Roger Pau Monne
2012-07-26 15:33   ` Ian Campbell
2012-07-26 14:55 ` [PATCH v13 05/11] libxl: convert libxl_device_nic_add to an async operation Roger Pau Monne
2012-07-26 14:55 ` [PATCH v13 06/11] libxl: add option to choose who executes hotplug scripts Roger Pau Monne
2012-07-26 14:55 ` [PATCH v13 07/11] libxl: set correct nic type depending on the guest Roger Pau Monne
2012-07-26 15:16   ` Ian Jackson
2012-07-26 14:55 ` [PATCH v13 08/11] libxl: call hotplug scripts for disk devices from libxl Roger Pau Monne
2012-07-26 14:55 ` [PATCH v13 09/11] libxl: call hotplug scripts for nic " Roger Pau Monne
2012-07-26 14:55 ` [PATCH v13 10/11] libxl: convert libxl_device_vkb_add to an async operation Roger Pau Monne
2012-07-26 14:55 ` [PATCH v13 11/11] libxl: convert libxl_device_vfb_add " Roger Pau Monne
2012-07-26 15:05   ` Ian Campbell
2012-07-26 15:10     ` Roger Pau Monne [this message]
2012-07-26 15:48 ` [PATCH v13 00/11] execute hotplug scripts from libxl Ian Campbell

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=50115DE1.1070103@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.