From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HSKxO-0008Cj-SP for qemu-devel@nongnu.org; Fri, 16 Mar 2007 18:31:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HSKxN-0008Ba-AE for qemu-devel@nongnu.org; Fri, 16 Mar 2007 18:31:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSKxN-0008BR-2Y for qemu-devel@nongnu.org; Fri, 16 Mar 2007 17:31:29 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HSKwC-00013f-3j for qemu-devel@nongnu.org; Fri, 16 Mar 2007 18:30:16 -0400 Received: by ug-out-1314.google.com with SMTP id j40so899813ugd for ; Fri, 16 Mar 2007 15:30:11 -0700 (PDT) Message-ID: Date: Fri, 16 Mar 2007 23:30:10 +0100 From: "andrzej zaborowski" Sender: balrogg@gmail.com Subject: Re: [Qemu-devel] [PATCH] Spitz PDA, example PXA board. In-Reply-To: <41e41e7a0703161501s3ef14b3bhad79d7cdbb7919a0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <41e41e7a0703161501s3ef14b3bhad79d7cdbb7919a0@mail.gmail.com> Reply-To: balrogg@gmail.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hetz Ben Hamo Cc: qemu-devel@nongnu.org Hi, On 16/03/07, Hetz Ben Hamo wrote: > Just a tiny question: > > With all those patches and devices that you added, is it possible to > boot/use any Windows CE variant? Short answer is with only these patches, no. I believe Windows doesn't run on the Spitz PDA - it comes with Linux from factory. I don't know about Windows CE but Windows Mobile runs on a lot of PXA based PDAs so these PXA patches can certainly be helpful for emulating one of these PDAs and then you could perhaps run Ms Windows. Regards, Andrew