From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SemHt-00046d-Oi for qemu-devel@nongnu.org; Wed, 13 Jun 2012 08:03:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SemHj-00032R-QJ for qemu-devel@nongnu.org; Wed, 13 Jun 2012 08:03:01 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:57761) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SemHj-00031o-FJ for qemu-devel@nongnu.org; Wed, 13 Jun 2012 08:02:51 -0400 From: "Jan-Simon =?iso-8859-1?q?M=F6ller?=" Date: Wed, 13 Jun 2012 14:02:45 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201206131402.45964.dl9pf@gmx.de> Subject: [Qemu-devel] Documentation for highbank model ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi! Is there documentation on how to invoke qemu-system-arm for the highbank target ? There seem to be some not obvious arguments needed to get it up and running beside a plain "qemu-system-arm -M highbank -sd foo.img -append 'root=/dev/mmcblk0p1' " So - where is this documented in-tree and how do you e.g. attach a disk ? Can it be added to the docs ? Best, Jan-Simon