From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdTOR-0000Ad-Kr for qemu-devel@nongnu.org; Mon, 16 Apr 2007 11:45:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdTOP-00008U-Qy for qemu-devel@nongnu.org; Mon, 16 Apr 2007 11:45:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdTOP-00008L-KE for qemu-devel@nongnu.org; Mon, 16 Apr 2007 11:45:25 -0400 Received: from rwcrmhc13.comcast.net ([204.127.192.83]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HdTJm-0005Pm-4p for qemu-devel@nongnu.org; Mon, 16 Apr 2007 11:40:38 -0400 Message-ID: <462398F4.6050000@personnelware.com> Date: Mon, 16 Apr 2007 10:40:36 -0500 From: Carl Karsten MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: livecd References: <462146BD.2000209@personnelware.com> <2E27BBF7-B266-45CA-B67C-2C7BC04F4C94@owca.info> <4622E42E.6050303@personnelware.com> In-Reply-To: <4622E42E.6050303@personnelware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Carl Karsten wrote: > Now for a bug report: > > > carl@vaio:~/qemu$ qemu -cdrom wc-2.4.iso -boot c -m 196 -serial stdio whoops - carl@vaio:~/qemu$ qemu | grep -i version QEMU PC emulator version 0.9.0, Copyright (c) 2003-2007 Fabrice Bellard I think I am running: qemu-snapshot-2007-04-06_05.tar.bz2 wc-2.4.iso boots just fine on 0.8.2 I'll try again with the current one. I have 2 suggestions: 1. print the version/build number when running a VM 2. add a separator between qemu's output and the -serial stdio output. (is there a better place to make suggestions?) Carl K