From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLaWd-0004U1-6A for Qemu-devel@nongnu.org; Mon, 16 Sep 2013 11:15:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLaWW-0006Ib-AP for Qemu-devel@nongnu.org; Mon, 16 Sep 2013 11:15:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLaWV-0006IS-RB for Qemu-devel@nongnu.org; Mon, 16 Sep 2013 11:15:36 -0400 Message-ID: <1379344529.28744.35.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 16 Sep 2013 17:15:29 +0200 In-Reply-To: References: <20130910172934.GB3913@redhat.com> <20130910174946.GB4065@redhat.com> <8b90976a8d824414a10e656ebbc67202@mspexmb1.Beer.Town> <1379336124.28744.17.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Q35 FreeBSD install status List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bret Ketchum Cc: "Qemu-devel@nongnu.org" , "mst@redhat.com" On Mo, 2013-09-16 at 12:57 +0000, Bret Ketchum wrote: > Tried that - looks like FreeBSD expects to use MSI for AHCI devices which does not appear to be supported in q35. It is supported and linux has no problems using ahci with msi. Given that e1000 seems to have interrupt problems too I wouldn't be surprised if both issues have the same root cause. Might be something in the seabios acpi tables. Or a bug in FreeBSD. cheers, Gerd