Re: [Qemu-devel] qemu bug

2013-06-24 Thread jacek burghardt
The latest qemu is working fine. On Mon, Jun 24, 2013 at 3:58 AM, Peter Maydell wrote: > On 24 June 2013 10:34, Stefan Hajnoczi 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/

Re: [Qemu-devel] qemu bug

2013-06-24 Thread Peter Maydell
On 24 June 2013 10:34, Stefan Hajnoczi 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

Re: [Qemu-devel] qemu bug

2013-06-24 Thread Stefan Hajnoczi
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

Re: [Qemu-devel] Qemu bug track

2008-01-10 Thread Mulyadi Santosa
Hi.. On Jan 11, 2008 12:28 AM, Lauro Ramos Venancio <[EMAIL PROTECTED]> wrote: > I've set up an experimental bug track for Qemu stable branch. If the > community wants it can be used for qemu head too. > > If the community agrees, I will do the configuration to send an email > to qemu mailing list

Re: [Qemu-devel] Qemu bug when building for OpenBSD

2005-11-14 Thread Paul Brook
> I tried commenting out the #include line and got by that problem. > I got another error relating to undefined symbol INT16_MAX. This is unrelated. INT16_MAX should be provided by inttypes.h. Paul ___ Qemu-devel mailing list Qemu-devel@nongnu.org htt

Re: [Qemu-devel] Qemu bug when building for OpenBSD

2005-11-14 Thread Dave Feustel
On Monday 14 November 2005 17:05, Paul Brook wrote: > On Monday 14 November 2005 21:53, Dave Feustel wrote: > > When I try to build qemu 7.2 for OpenBSD, I get a file > > not found error for libutil.h in vl.c. This should not > > happen since there is no libutil.h in OpenBSD. Has > > this been fixe

Re: [Qemu-devel] Qemu bug when building for OpenBSD

2005-11-14 Thread Paul Brook
On Monday 14 November 2005 21:53, Dave Feustel wrote: > When I try to build qemu 7.2 for OpenBSD, I get a file > not found error for libutil.h in vl.c. This should not > happen since there is no libutil.h in OpenBSD. Has > this been fixed yet? (or can someone point me to > a copy of libutil.h and i