From owner-freebsd-emulation@FreeBSD.ORG Wed Apr 12 04:41:23 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 52DFB16A400 for ; Wed, 12 Apr 2006 04:41:23 +0000 (UTC) (envelope-from lmendez19@austin.rr.com) Received: from ms-smtp-03.texas.rr.com (ms-smtp-03.texas.rr.com [24.93.47.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 021A843D48 for ; Wed, 12 Apr 2006 04:41:22 +0000 (GMT) (envelope-from lmendez19@austin.rr.com) Received: from [192.168.0.11] (cpe-67-9-160-120.austin.res.rr.com [67.9.160.120]) by ms-smtp-03.texas.rr.com (8.13.4/8.13.4) with ESMTP id k3C4fIYu009168; Tue, 11 Apr 2006 23:41:19 -0500 (CDT) Message-ID: <443C84EC.2030208@austin.rr.com> Date: Tue, 11 Apr 2006 23:41:16 -0500 From: Lonnie Mendez User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kyryll A Mirnenko aka Mirya References: <200604111709.47989.mirya@matrix.ua> In-Reply-To: <200604111709.47989.mirya@matrix.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: freebsd-emulation@freebsd.org 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 04:41:23 -0000 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.