[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] qemu bug
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] qemu bug |
Date: |
Mon, 24 Jun 2013 10:58:50 +0100 |
On 24 June 2013 10:34, Stefan Hajnoczi <address@hidden> wrote:
> On Thu, Jun 20, 2013 at 09:44:16AM -0600, jacek burghardt wrote:
>> i had compiled latest qemu master git with xen now i am getting this error
>> $r/include/qemu/int128.h:18: int128_get64: Assertion `!a.hi' failed. i
>> wonder what could be causing this .
>
> If it worked before then git-bisect(1) will tell you the answer
You might also check whether it's fixed by this patch:
http://patchwork.ozlabs.org/patch/252944/
(same assertion but different context, ie not Xen).
-- PMM