From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 2] xl: fix localhost migration after 25733:353bc0801b11 Date: Tue, 7 Aug 2012 10:08:53 +0100 Message-ID: References: <1344327916.11339.67.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1344327916.11339.67.camel@zakaz.uk.xensource.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: xen-devel@lists.xen.org Cc: Ian Jackson List-Id: xen-devel@lists.xenproject.org On Tue, 2012-08-07 at 09:25 +0100, Ian Campbell wrote: > I'm going to investigate if I can make xl sequence the device > teardowns in the migration so as to make it work. Here is a short series which does this. It's a bit ad-hoc, we probably want to revist this for 4.3 (if not now).