From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 4 17:52:35 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D094A1065672 for ; Thu, 4 Dec 2008 17:52:35 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 8229A8FC1C for ; Thu, 4 Dec 2008 17:52:35 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1785574yxb.13 for ; Thu, 04 Dec 2008 09:52:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=90JDhDTUWHjT6xs3TddPOXgtPffdIZFhB1ZruDb6anM=; b=AJiB+/58kOFjI/DWJs5x5CckrWkbAcKR7XslqhWkvNX69uQRH9bx7Wp9LG9MPP5ba/ 0KxzesGrMYLiI2MSE4CkRLzf4aqgcfb95wCHXq3tdVEpj2npXDyg5wvtWolpfrTEQ8gq dgHMfcjFVaXsBZ3Pu2lnAyipQQ7c4Y/Emzgtc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=yADcbELNiXR60dgNphzD/dmMIeJ0O12Yjd6aQvLv+IghvQ4epgq+ScuuQwcrlgT30y mZv+YQTX9xBJVzuo+wSD4DGjtiDeWrtijh3ZBfWqxJ9j8saTkSHOj6XwrobDapluuFmU 1SMYvv9n+6muPN/CD0WWI62ufudyzqChd5AG0= Received: by 10.150.95.15 with SMTP id s15mr1794631ybb.158.1228413154813; Thu, 04 Dec 2008 09:52:34 -0800 (PST) Received: by 10.151.128.6 with HTTP; Thu, 4 Dec 2008 09:52:34 -0800 (PST) Message-ID: <5f67a8c40812040952u1364563awcfd493695e7fea7c@mail.gmail.com> Date: Thu, 4 Dec 2008 12:52:34 -0500 From: "Zaphod Beeblebrox" To: "Garrett Cooper" In-Reply-To: <7d6fde3d0812040327w7c92826i64c6073a453d65ef@mail.gmail.com> MIME-Version: 1.0 References: <5f67a8c40812021718i4cc225fem5b02a448702ec606@mail.gmail.com> <7d6fde3d0812040327w7c92826i64c6073a453d65ef@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Re: AMD64 qemu completely broken? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2008 17:52:35 -0000 On Thu, Dec 4, 2008 at 6:27 AM, Garrett Cooper wrote: > > Are you running the ports version, or a different version, and/or are > you using kqemu (I've heard this was broken, in the past)? My group at > Cisco has several issues with older versions of qemu for PPC and when > we applied patches, it improved support greatly in some cases, and > introduced bugs in other cases =\. > > I'd definitely hit the devel list for QEMU and see what they say while > you're waiting for a more substantial reply here. I'm using the ports version. I am using kqemu... although I can try without the kernel module later today. How out-of-date is the port?