From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtNUn-0007b9-OY for qemu-devel@nongnu.org; Fri, 24 Oct 2008 10:18:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtNUm-0007aV-JG for qemu-devel@nongnu.org; Fri, 24 Oct 2008 10:18:32 -0400 Received: from [199.232.76.173] (port=57224 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtNUl-0007aD-W3 for qemu-devel@nongnu.org; Fri, 24 Oct 2008 10:18:32 -0400 Received: from mailout.artfiles.de ([80.252.97.80]:42222) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KtNUm-0001V3-1R for qemu-devel@nongnu.org; Fri, 24 Oct 2008 10:18:32 -0400 Received: from [87.185.179.156] (helo=[192.168.0.106]) auth=rr@bttr-software.de by mailout.artfiles.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) id 1KtNUc-00050a-9S for qemu-devel@nongnu.org; Fri, 24 Oct 2008 16:18:22 +0200 Message-ID: <4901D92C.8070800@bttr-software.de> Date: Fri, 24 Oct 2008 16:18:20 +0200 From: Robert Riebisch MIME-Version: 1.0 Subject: Re: [Qemu-devel] [5524] Fix windows build after migration changes References: In-Reply-To: Content-Type: text/plain; charset=us-ascii 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 Anthony Liguori wrote: > The live migration code broke the windows build. As part of this > change, I've switched the BIOS path to C:\Program Files\Qemu instead of > /c/Program Files/Qemu. The later is only valid when launching from MSYS > but the former is always valid. Why do you always want the BIOS path hard-coded? I've made a small patch for QEMU 0.9.1 to determine path, i.e. current directory, at runtime. I could send it to you for adapting to SVN. Robert Riebisch -- BTTR Software http://www.bttr-software.de/