From mboxrd@z Thu Jan 1 00:00:00 1970 From: Attilio Rao Subject: Re: [PATCH 21 of 27 V4] libxl: Select BIOS using libxl_domain_build_info_setdefaults Date: Thu, 1 Mar 2012 11:45:18 +0000 Message-ID: <4F4F614E.8060606@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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 List-Id: xen-devel@lists.xenproject.org On 01/03/12 10:50, Ian Campbell wrote: > # HG changeset patch > # User Ian Campbell > # Date 1330598783 0 > # Node ID a884dc50100119da3e767ebe243f3e978981670f > # Parent f2fc55636c0153df5bca389156b984eb1f10b59c > libxl: Select BIOS using libxl_domain_build_info_setdefaults > > Remove libxl__domain_bios -- it is no longer necessary. > > Also we appear to have been setting the xenstore key even for device models for > PV guests -- stop doing that. > > Signed-off-by: Ian Campbell > > This patch looks good to me. Attilio