Gentoo Archives: gentoo-user

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] qemu-kvm black screen and infinite loop on startup
Date: Wed, 06 Apr 2011 08:38:23
Message-Id: BANLkTinOW1uov2QGArN5ktK0iKySiU1d_g@mail.gmail.com
In Reply to: Re: [gentoo-user] qemu-kvm black screen and infinite loop on startup by Albert Hopkins
1 On Wed, Apr 6, 2011 at 1:42 AM, Albert Hopkins <marduk@×××××××××××.org>wrote:
2
3 > On Tue, 2011-04-05 at 18:06 +0300, Kfir Lavi wrote:
4 > > Hi,
5 > > After updating qemu-kvm to 0.13.0-r2 I get an infinite loop when running
6 > > qemu.
7 > > You can spot the loop with strace.
8 > > This problem shows on Redhat
9 > > https://bugzilla.redhat.com/show_bug.cgi?id=553689#c5
10 > > and they say that it is related to the seabios.
11 > >
12 > > Does anyone have this problem too?
13 > > I'm compiling qemu-kvm with hardend flag.
14 >
15 > I've been using app-emulation/qemu-kvm-0.13.0-r2 since early March. I
16 > have not had that problem, but I do not use the hardened flag.
17 >
18 >
19 > Thanks for your replay,
20 I have tried to compile qemu without hardened, but it doesn't work:
21 USE="-alsa -aio -curl -jpeg -png -sdl -ssl -hardened" emerge -av
22 app-emulation/qemu-kvm
23
24 More inputs?
25
26 Tnx,
27 Kfir