From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GzvnA-0005py-RO for qemu-devel@nongnu.org; Thu, 28 Dec 2006 08:59:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gzvn5-0005hy-MU for qemu-devel@nongnu.org; Thu, 28 Dec 2006 08:59:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gzvn4-0005hN-Ik for qemu-devel@nongnu.org; Thu, 28 Dec 2006 08:59:26 -0500 Received: from [212.227.126.188] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gzvn3-0004hY-Fu for qemu-devel@nongnu.org; Thu, 28 Dec 2006 08:59:25 -0500 Message-ID: <4593CDA1.3030609@mail.berlios.de> Date: Thu, 28 Dec 2006 14:58:57 +0100 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] boot a preinstalled winxp on linux/x86: writing a patch... References: <200612280213.11840.rpolli@babel.it> <459397D8.5050800@mail.berlios.de> <200612281322.22359.rpolli@babel.it> In-Reply-To: <200612281322.22359.rpolli@babel.it> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Roberto Polli schrieb: >> Especially the chipset seams to be critical. > 1- so we should have one qemu "chipset emulator" for each winxp > installation? > 2- is this pbm equivalent to the "move my hd to another pc with different > mainboard" one? > 3- if I solve pbm 2, should I solve pbm 1? > 1- Yes, more chipset emulations would help. 2- Yes. 3- Yes, at least I think so. Regards Stefan