From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 1/2] libxl: fix usage of backend parameter and run_hotplug_scripts Date: Thu, 6 Sep 2012 08:29:02 +0100 Message-ID: <1346916542.10570.18.camel@dagon.hellion.org.uk> References: <1346771812-98690-1-git-send-email-roger.pau@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1346771812-98690-1-git-send-email-roger.pau@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Roger Pau Monne Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Tue, 2012-09-04 at 16:16 +0100, Roger Pau Monne wrote: > vif interfaces allows the user to specify the domain that should run > the backend (also known as driver domain) using the 'backend' > parameter. This is not compatible with run_hotplug_scripts=1, since > libxl can only run the hotplug scripts from the Domain 0. Sorry but I think in the end this has missed the cut-off for 4.2.0 (we are cutting the final RC tomorrow). We should be branching soon after the final RC which means 4.3 development will open in unstable shortly. We should take this into unstable then and consider it for 4.2.1. In the meantime I suppose we should mention this in the release notes.