From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URkvv-0003dH-Oa for qemu-devel@nongnu.org; Mon, 15 Apr 2013 11:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URkvr-0000Ze-4S for qemu-devel@nongnu.org; Mon, 15 Apr 2013 11:03:03 -0400 Received: from mail-qa0-f54.google.com ([209.85.216.54]:65316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URkvr-0000ZK-0Z for qemu-devel@nongnu.org; Mon, 15 Apr 2013 11:02:59 -0400 Received: by mail-qa0-f54.google.com with SMTP id j8so476259qah.13 for ; Mon, 15 Apr 2013 08:02:57 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <516C1697.1070801@redhat.com> Date: Mon, 15 Apr 2013 17:02:47 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20130415085312.GA14188@redhat.com> <20130415091842.GA15641@redhat.com> In-Reply-To: <20130415091842.GA15641@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] unable to boot systemrescuecd with tcg only? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org Il 15/04/2013 11:18, Michael S. Tsirkin ha scritto: > On Mon, Apr 15, 2013 at 11:53:12AM +0300, Michael S. Tsirkin wrote: >> Get system rescue CD version 2.8.0 here: >> http://www.sysresccd.org/Sysresccd-versions >> >> Verify md5 checksum: 450305b2c3ac12d5c97ff849ca178586 > > Note: tried version 2.1.0, that boots fine. > Tried version 3.5.0, that hangs on boot > (or maybe it's just too slow? gave up after 15 min). > In all cases -enable-kvm makes it work fine. Reproduced it too (by chance :)) with Fedora 16. Trying to bisect now. Paolo