From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbZQf-000312-6U for qemu-devel@nongnu.org; Tue, 28 Jun 2011 10:38:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbZQd-0006Kc-Pd for qemu-devel@nongnu.org; Tue, 28 Jun 2011 10:38:16 -0400 Received: from eu1sys200aog108.obsmtp.com ([207.126.144.125]:41967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbZQd-0006FN-7y for qemu-devel@nongnu.org; Tue, 28 Jun 2011 10:38:15 -0400 Date: Tue, 28 Jun 2011 16:35:09 +0200 From: Message-ID: <20110628143508.GC13206@gnx2503> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1308236761-476-1-git-send-email-cedric.vincent@st.com> Subject: Re: [Qemu-devel] [PATCH] arm-semi: Provide access to CLI arguments passed through the "-append" option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Paul Brook , Riku Voipio , Wolfgang Schildbach Cc: qemu-devel@nongnu.org Ping. On 06/16/2011, Cedric VINCENT wrote: > This patch basically adapts the new semi-hosting command-line support > -- introduced by Wolfgang Schildbach in the commit 2e8785ac -- for use > in system-mode.