From owner-freebsd-stable@FreeBSD.ORG Sun Apr 15 21:38:09 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 815231065670 for ; Sun, 15 Apr 2012 21:38:09 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 31C288FC0A for ; Sun, 15 Apr 2012 21:38:09 +0000 (UTC) Received: by vcmm1 with SMTP id m1so4213734vcm.13 for ; Sun, 15 Apr 2012 14:38:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=u0hYbKsTbYs1wirKNRnYfax/C9dtU6l29PyfYHUJ3bI=; b=Jh7h0URT/u2cK5JDAuxc2E2PiwXQM6IYU6jAgXxqyCn7nKbrpD1wXY9Crfle/wvLFR +QhaAVMpHX4BHgX2a65r5dktiLKixP8ihhW9ly5eMJ9iWvv2m93Q048Sw42IeMnFlilp T8NvFc9Yoz6yePrqCux9gsBh0GebIri/LF1nUiBafKEPr6UrRe74ASUAd/lF+nalr/t7 mAg//HzZA5C7hdQCraZrIxCXTis/mDa3fea39rYETWSXpcLwcLUM7aWp0QGhdzYrJ0fm TUtbN/v7LXn8Df3hOVwkWiXTPB4643vlej/U6hc1fgZhR9rWnVhV/ER/R64imD0+qGye 2xHw== MIME-Version: 1.0 Received: by 10.52.36.233 with SMTP id t9mr3880963vdj.70.1334525888506; Sun, 15 Apr 2012 14:38:08 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.52.187.202 with HTTP; Sun, 15 Apr 2012 14:38:08 -0700 (PDT) In-Reply-To: <4F64ED4F.1020803@cs.stonybrook.edu> References: <4F64C50F.70409@cs.stonybrook.edu> <4F64C57F.6040403@cs.stonybrook.edu> <4F64E856.3040303@cs.stonybrook.edu> <4F64ED4F.1020803@cs.stonybrook.edu> Date: Sun, 15 Apr 2012 14:38:08 -0700 X-Google-Sender-Auth: qutQQKbxRZwzcWriSDpBMg6g0cI Message-ID: From: Jason Helfman To: Richard Yao X-Gm-Message-State: ALoCoQkLMoCQKlW7Sku8UhctxFaYYalx3RAxUpaCx47eb8csyXtl5A9JIqepjYP5DYhV9GjxwxyS Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: alc@freebsd.org, Alan Cox , freebsd-stable@freebsd.org Subject: Re: AMD Erratum 383 crashes FreeBSD 9-Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2012 21:38:09 -0000 On Sat, Mar 17, 2012 at 1:00 PM, Richard Yao wrote: > Alan, thanks for the information. > > This is a definitely libvirtd bug. Passing '-cpu host' fixes the > problem. I replaced libvirtd with Gentoo's kvm-tools, which makes it > easy to specify this, so problem solved. > > I would send a report to the libvirt developers, but I have encountered > more problems in libvirt than I have time to describe, so that will not > happen right away. > > I would be happy to pass along bugs you find to the libvirt team, but sending email to libvirt-list@redhat.com is a good start. I am the port maintainer of libvirt, along with other tools. Beyond this, I have been assembling an entourage of developers to add in the missing pieces of libvirt for FreeBSD Compatibility. So far, things are moving along great. Thanks! -jgh