From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [xen-unstable bisection] complete test-amd64-i386-rhel6hvm-intel Date: Mon, 21 Nov 2011 11:55:26 +0000 Message-ID: References: <20170.14311.24009.221731@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170.14311.24009.221731@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson , "xen-devel@lists.xensource.com" , Jean Guyader List-Id: xen-devel@lists.xenproject.org On 21/11/2011 11:37, "Ian Jackson" wrote: > xen.org writes ("[xen-unstable bisection] complete > test-amd64-i386-rhel6hvm-intel"): >> branch xen-unstable >> xen branch xen-unstable >> job test-amd64-i386-rhel6hvm-intel >> test redhat-install >> >> Tree: linux git://github.com/jsgf/linux-xen.git >> Tree: qemu git://hg.uk.xensource.com/HG/qemu-xen-unstable.git >> Tree: xen http://xenbits.xen.org/staging/xen-unstable.hg >> >> *** Found and reproduced problem changeset *** >> >> Bug is in tree: xen http://xenbits.xen.org/staging/xen-unstable.hg >> Bug introduced: 7a9a1261a6b0 >> Bug not present: 9a1a71f7bef2 > > This seems to have completely broken HVM ... I'll revert if there's no fix forthcoming. -- Keir >> changeset: 24163:7a9a1261a6b0 >> user: Jean Guyader >> date: Fri Nov 18 13:41:33 2011 +0000 >> >> add_to_physmap: Move the code for XENMEM_add_to_physmap >> >> Move the code for the XENMEM_add_to_physmap case into it's own >> function (xenmem_add_to_physmap). >> >> Signed-off-by: Jean Guyader >> Committed-by: Keir Fraser > > Ian.