From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJuoK-0006ZS-MY for qemu-devel@nongnu.org; Sun, 13 Dec 2009 15:12:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJuoF-0006TL-Su for qemu-devel@nongnu.org; Sun, 13 Dec 2009 15:12:55 -0500 Received: from [199.232.76.173] (port=34227 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJuoF-0006TA-Ki for qemu-devel@nongnu.org; Sun, 13 Dec 2009 15:12:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44746) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NJuoF-0004VX-Ae for qemu-devel@nongnu.org; Sun, 13 Dec 2009 15:12:51 -0500 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBDKCojF031440 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 13 Dec 2009 15:12:50 -0500 Received: from redhat.com (vpn-6-140.tlv.redhat.com [10.35.6.140]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with SMTP id nBDKClQ9006162 for ; Sun, 13 Dec 2009 15:12:48 -0500 Date: Sun, 13 Dec 2009 22:10:05 +0200 From: "Michael S. Tsirkin" Message-ID: <20091213201005.GA25642@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] wrong -initrd, strange error message List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Specified wronf -initrd by mistake to qemu, and got this message: Aborted and qemu exited. should not this print an error message? -- MST