From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KUpW2-00072w-8P for qemu-devel@nongnu.org; Sun, 17 Aug 2008 17:10:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KUpVz-0006zE-RK for qemu-devel@nongnu.org; Sun, 17 Aug 2008 17:10:20 -0400 Received: from [199.232.76.173] (port=35009 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUpVz-0006zB-LP for qemu-devel@nongnu.org; Sun, 17 Aug 2008 17:10:19 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:61968) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KUpVz-0006mo-5J for qemu-devel@nongnu.org; Sun, 17 Aug 2008 17:10:19 -0400 Message-ID: <48A893B9.5020700@mail.berlios.de> Date: Sun, 17 Aug 2008 23:10:17 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] Breakage with local APIC routing References: <48A860AC.1010307@mail.berlios.de> <20080817202358.GA7731@hall.aurel32.net> In-Reply-To: <20080817202358.GA7731@hall.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15 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 Aurelien Jarno schrieb: > On Sun, Aug 17, 2008 at 07:32:28PM +0200, Stefan Weil wrote: > >> See also http://article.gmane.org/gmane.comp.emulators.qemu/24739. >> EFI BIOS is affected by the same problem. > With the difference that the patch proposed in this thread actually > fixes the problem in case of the EFI BIOS. > Great. So that patch improves Qemu and should be applied to trunk? Stefan