On 24 June 2013 10:34, Stefan Hajnoczi <stefa...@gmail.com> 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