From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36823 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oj6iQ-0008SQ-VS for qemu-devel@nongnu.org; Wed, 11 Aug 2010 04:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oj6iP-00063f-SB for qemu-devel@nongnu.org; Wed, 11 Aug 2010 04:31:14 -0400 Received: from mail-ww0-f53.google.com ([74.125.82.53]:59800) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oj6iP-00063P-Ck for qemu-devel@nongnu.org; Wed, 11 Aug 2010 04:31:13 -0400 Received: by wwb31 with SMTP id 31so749669wwb.10 for ; Wed, 11 Aug 2010 01:31:12 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 11 Aug 2010 14:01:11 +0530 Message-ID: From: C K Kashyap Content-Type: multipart/alternative; boundary=0016e65a02227c8c2e048d8812be Subject: [Qemu-devel] Running the user emulation List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --0016e65a02227c8c2e048d8812be Content-Type: text/plain; charset=ISO-8859-1 Hi, I've built qemu on my mac osx using this config - ./configure --prefix=/Users/ckk/local/ --target-list="i386-softmmu x86_64-softmmu" --enable-linux-user Now, I have a simple a.out built on linux - how can I run it using qemu on my mac box? -- Regards, Kashyap --0016e65a02227c8c2e048d8812be Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
I've built qemu on my mac osx using this config -
./configur= e --prefix=3D/Users/ckk/local/ --target-list=3D"i386-softmmu x86_64-so= ftmmu" --enable-linux-user

Now, I have a simple a.out built on = linux - how can I run it using qemu on my mac box?

--
Regards,
Kashyap
--0016e65a02227c8c2e048d8812be--