From owner-freebsd-emulation@FreeBSD.ORG Wed Apr 12 05:27:34 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79FDA16A400 for ; Wed, 12 Apr 2006 05:27:34 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 773C143D46 for ; Wed, 12 Apr 2006 05:27:32 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout11/MantshX 4.0) with ESMTP id k3C5RRO0003402; Tue, 11 Apr 2006 22:27:27 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id k3C5RMeE024719; Tue, 11 Apr 2006 22:27:26 -0700 (PDT) Date: Wed, 12 Apr 2006 14:27:19 +0900 (JST) Message-Id: <20060412.142719.38718255.chat95@mac.com> To: lmendez19@austin.rr.com From: NAKATA Maho In-Reply-To: <443C84EC.2030208@austin.rr.com> References: <200604111709.47989.mirya@matrix.ua> <443C84EC.2030208@austin.rr.com> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org, mirya@matrix.ua Subject: Re: recent qemu update breaks winxp guest X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2006 05:27:34 -0000 In Message-ID: <443C84EC.2030208@austin.rr.com> Lonnie Mendez wrote: > Kyryll A Mirnenko aka Mirya wrote: > > >I've noticed I can't run winxp guest (SP1, no additional system drivers, etc. > >inside) with kqemu on anymore after recent qemu port update. It fails in > >early booting stage (before logo+load progress appears), same for "safe > >mode". Though it ran perfectly in qemu-0.8.0 + kqemu-0.7.2 > > > > > > lo. Did you set WITH_HACKS for one install and then for the other without > or vice versa? If so try building the qemu port with the opposite. > WITH_HACKS integrates the ide-dma and async i/o patch which I believe > changes the emulated hardware and may interfere with a sensitive guest. Same as mine. WITH_HACKS is not yet supported by newest qemu port. if you enabled DMA hack, and installed win2k/xp, win2k/xp doesn't boot with newer one I posted an update supporting this, but this is not a complete one. and seriously breaks the disk image so I removed tarball. thanks, -- NAKATA, Maho (maho@FreeBSD.org)