From owner-freebsd-virtualization@FreeBSD.ORG Sat Nov 29 23:48:25 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AEF517A9 for ; Sat, 29 Nov 2014 23:48:25 +0000 (UTC) Received: from mail-lb0-x22a.google.com (mail-lb0-x22a.google.com [IPv6:2a00:1450:4010:c04::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C3CB6AA for ; Sat, 29 Nov 2014 23:48:25 +0000 (UTC) Received: by mail-lb0-f170.google.com with SMTP id w7so7050946lbi.29 for ; Sat, 29 Nov 2014 15:48:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=pZ+0v24WX0JGVB64kkH6eNJrqjZvKHvSKCbyZ6QHIFs=; b=foSmsYqhXQjepH6myoQiIevSUX0obSWLaDmdqeDkZKza2AWV3WI4/K1jnjTu93TJMp SjT28OjJ87BAh833XCmOoSwzqfg+6lj6Gc0HnCp7gREbEN4kekiRDrbQrVdpDEd8NumY 77aSWqCP1Lfj11kvATV4wLUuX+77OfaHDpSWOLQLOGXhys33qvgKdSVSKo7M/l1VJvVN fbIsPTv7dWhiVf7X+02q9WtMdbv0Vc4RYQWoVDCFUFd7jePtZQ8Fu2bAXV77kv+PG9GR OCc+T6w77QLYEazGoSsBmVQ1+5ImOwe1njA7ESgQ+ye0oSAu+WLHwaCJ14hNK+W1jdqI YW1A== MIME-Version: 1.0 X-Received: by 10.152.88.44 with SMTP id bd12mr34637332lab.88.1417304903088; Sat, 29 Nov 2014 15:48:23 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.130.168 with HTTP; Sat, 29 Nov 2014 15:48:23 -0800 (PST) In-Reply-To: <547A1454.2030901@gmx.com> References: <5478E4C4.3080203@gmx.com> <1B9C5228-5549-412C-AAE9-5053C86EDB9D@gmail.com> <5479DBD8.1090009@gmx.com> <547A1454.2030901@gmx.com> Date: Sat, 29 Nov 2014 15:48:23 -0800 X-Google-Sender-Auth: wDXW-RUSIRdfKRoZAOeBYaewpa8 Message-ID: Subject: Re: bhyve: Unsupported MSI-X configuration: 2/0/0 From: Craig Rodrigues To: Nikos Vassiliadis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2014 23:48:25 -0000 On Sat, Nov 29, 2014 at 10:45 AM, Nikos Vassiliadis wrote: > There are very few setting in the BIOS setup and nothing related to VT-d. > My CPU and CPU settings are these: > > CPU: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz (2394.61-MHz K8-class CPU) >> > I'm not sure, but according to this datasheet: http://ark.intel.com/products/65700/Intel-Core-i3-3110M-Processor-3M-Cache-2_40-GHz this CPU does not support VT-d, which is needed for PCI passthru. -- Craig