From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 10/22] Toolstack::xl: Provide block_attach method Date: Wed, 11 Nov 2015 09:58:45 +0000 Message-ID: <1447235925.8556.23.camel@citrix.com> References: <1447185214-6551-1-git-send-email-ian.jackson@eu.citrix.com> <1447185214-6551-11-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZwSBE-00040m-1g for xen-devel@lists.xenproject.org; Wed, 11 Nov 2015 09:59:04 +0000 In-Reply-To: <1447185214-6551-11-git-send-email-ian.jackson@eu.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: Ian Jackson , xen-devel@lists.xenproject.org Cc: Robert Ho List-Id: xen-devel@lists.xenproject.org On Tue, 2015-11-10 at 19:53 +0000, Ian Jackson wrote: > It is possible that this may work some of the time with xm, so I have > taken no measures to prevent it running then. > > Signed-off-by: Ian Jackson > Signed-off-by: Robert Hu > Tested-by: Robert Hu Acked-by: Ian Campbell