From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42092 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4q1T-0005r5-8a for qemu-devel@nongnu.org; Wed, 30 Mar 2011 03:41:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4q1Q-0003Zz-OY for qemu-devel@nongnu.org; Wed, 30 Mar 2011 03:40:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4q1Q-0003Zm-Aj for qemu-devel@nongnu.org; Wed, 30 Mar 2011 03:40:56 -0400 Message-ID: <4D92DE70.4000701@redhat.com> Date: Wed, 30 Mar 2011 09:40:32 +0200 From: Jes Sorensen MIME-Version: 1.0 Subject: Re: [Qemu-devel] A question about QEMU on unix References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Bin (Bin) Shi" Cc: qemu-devel@nongnu.org On 03/29/11 12:55, Bin (Bin) Shi wrote: > Can QEMU run on QNX ? > > My machine is > > Cpu - arm11 > > Os - qnx6.5 > > Does QEMU support my machine ? Hi, Do you mean if QEMU can emulate ARM11 and boot QNX that way, or do you want to run QEMU on a QNX box? I don't think QEMU has been ported to QNX, so it may require a bit of work. I have no idea how hard it would be though. As for emulating ARM11, I cannot say. Cheers, Jes