From owner-freebsd-emulation@FreeBSD.ORG Tue May 6 20:08:28 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6C1E1065672 for ; Tue, 6 May 2008 20:08:28 +0000 (UTC) (envelope-from bakul@bitblocks.com) Received: from mail.bitblocks.com (mail.bitblocks.com [64.142.15.60]) by mx1.freebsd.org (Postfix) with ESMTP id 889F88FC1C for ; Tue, 6 May 2008 20:08:28 +0000 (UTC) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost.bitblocks.com [127.0.0.1]) by mail.bitblocks.com (Postfix) with ESMTP id 876695B4C; Tue, 6 May 2008 12:48:00 -0700 (PDT) To: Teufel In-reply-to: Your message of "Tue, 06 May 2008 21:08:10 +0200." <4820AC9A.1070803@kuehlbox.de> Date: Tue, 06 May 2008 12:48:00 -0700 From: Bakul Shah Message-Id: <20080506194800.876695B4C@mail.bitblocks.com> Cc: freebsd-emulation@FreeBSD.org Subject: Re: seems I finally found what upset kqemu on amd64 SMP... shared gdt! (please test patch :) 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: Tue, 06 May 2008 20:08:28 -0000 > applied the patch and kqemu works now with quad core CPU running > 7-stable amd64 smp. However, running a win2k3 guest results in many > "fpudna in kernel mode!" kernel messages, regardless if -kernel-mode is > used or not (but with kqemu-user enabled). > What needs to be done to fix that? Comment it out in amd64/amd64/trap.c!