From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 0/4] Miscellaneous bald yaks Date: Wed, 30 Sep 2015 09:20:29 +0100 Message-ID: <1443601229.16718.140.camel@citrix.com> References: <1443543688-1195-1-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.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZhCcr-00027J-K4 for xen-devel@lists.xenproject.org; Wed, 30 Sep 2015 08:20:33 +0000 In-Reply-To: <1443543688-1195-1-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 List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-29 at 17:21 +0100, Ian Jackson wrote: > There are two patches here to fix annoyances which can make > osstest-installed Debian guests hard to get into. > And two patches to reorganise slightly the runvar handling: > introducing a function `target_var' to replace `guest_var'. Currently > there is no real motivation for this except that it seems tidier. All look good to me: Acked-by: Ian Campbell