From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MA0US-0005Bq-Gk for qemu-devel@nongnu.org; Fri, 29 May 2009 07:43:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MA0UN-00057V-FQ for qemu-devel@nongnu.org; Fri, 29 May 2009 07:43:11 -0400 Received: from [199.232.76.173] (port=52767 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MA0UN-00057I-B4 for qemu-devel@nongnu.org; Fri, 29 May 2009 07:43:07 -0400 Received: from mx2.redhat.com ([66.187.237.31]:56659) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MA0UM-0002Pa-Jg for qemu-devel@nongnu.org; Fri, 29 May 2009 07:43:07 -0400 Message-ID: <4A1FCA43.2090408@redhat.com> Date: Fri, 29 May 2009 13:42:59 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] remove pieces of source code References: <1243551838-1980-1-git-send-email-glommer@redhat.com> <4A1F77C0.9050407@codemonkey.ws> <20090529113230.GG30777@poweredge.glommer> In-Reply-To: <20090529113230.GG30777@poweredge.glommer> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org On 05/29/09 13:32, Glauber Costa wrote: >> o Even though it's unmaintained, it seems to work for people > But traffic in the mailing list indicates that it is less and less the case. > And more importantly: As it bitrots, nobody fixes it. so... Data point: Running 64bit guests doesn't work stable for me. Guest starts booting up, but qemu aborts before it reaches the login prompt. 32bit guests seem to work ok, but I don't use it that much. cheers, Gerd