From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Foj18-0004ps-Ov for qemu-devel@nongnu.org; Fri, 09 Jun 2006 11:35:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Foj16-0004oj-SB for qemu-devel@nongnu.org; Fri, 09 Jun 2006 11:35:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Foj16-0004oe-Nj for qemu-devel@nongnu.org; Fri, 09 Jun 2006 11:35:20 -0400 Received: from [64.233.162.203] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Foj9B-0002ZA-9X for qemu-devel@nongnu.org; Fri, 09 Jun 2006 11:43:41 -0400 Received: by nz-out-0102.google.com with SMTP id 40so668356nzk for ; Fri, 09 Jun 2006 08:35:19 -0700 (PDT) Message-ID: <46d6db660606090835q741f673fybdf92c18285b15e8@mail.gmail.com> Date: Fri, 9 Jun 2006 17:35:19 +0200 From: "Christian MICHON" Subject: Re: RE : Re: [Qemu-devel] Windows Vista In-Reply-To: <46d6db660606090705h24c78953r48d092b6895211e9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4488BCB3.8060502@nigelterry.net> <20060609131152.90002.qmail@web26806.mail.ukl.yahoo.com> <46d6db660606090620t12bef968v11ba57ae0ab87688@mail.gmail.com> <46d6db660606090705h24c78953r48d092b6895211e9@mail.gmail.com> 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 I can't go any further than formatting an 8Gb qcow image. Vista complains it can't use it. I'm using a win32/mingw home-made compilation. Vista needs at least 6.7Gb Is this a 64 bits limitation on win32/mingw ? how can we get past it ? suggestions are welcome On 6/9/06, Christian MICHON wrote: > yesterday's snapshot of cvs is ok, minus the _commit fixes for win32/mingw > which are not yet inside the tar.bz2 > > I can see vista booting now... > > On 6/9/06, Christian MICHON wrote: > > no > > > > the error message from vista is explicit: no acpi, no boot. > > > -- Christian