From owner-freebsd-virtualization@FreeBSD.ORG Mon Feb 16 19:49:15 2015 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 8186CF5B; Mon, 16 Feb 2015 19:49:15 +0000 (UTC) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 13A2C798; Mon, 16 Feb 2015 19:49:15 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id k48so31028625wev.3; Mon, 16 Feb 2015 11:49:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GiKdzDMIiEFz7yQnIIfw4v0/u8wz5jA5xOmNLbtOMp0=; b=DdUpZGYlw8viAG0wAWBNO9pjtSJFebD4hnrCWa7vBZwrzNCWPApNcDaFUwTg1qAKGr dhjFWXvHFkloESvMgbY2KLqjUQv3X0i8hbwoKorHJ74tUG3QMVSZWUJkbbB1rwc/0JAb eTTKj6YSxQhawavWFj2wQZ14NdzYvTbml7K+M+nOOJyxFAs/yibzwX7RPn84IcGCRTSn gZ8MOMTxy4MgtxTmajOJgf9qHi7gcyEgC5AcWsr4/ZCN6OZOkGR41AowvVfOMOjYBrrg d/9E1ZBCyhvsoEBtbJ2QigQq0sq1jRBxOSzxbyRRznryJQt7E0wdL24ZBB7SNlIMaOey AGPQ== MIME-Version: 1.0 X-Received: by 10.194.94.1 with SMTP id cy1mr52522296wjb.127.1424116152850; Mon, 16 Feb 2015 11:49:12 -0800 (PST) Received: by 10.27.91.79 with HTTP; Mon, 16 Feb 2015 11:49:12 -0800 (PST) In-Reply-To: <54E1CFDE.5050200@h3q.com> References: <54DC8B98.4090902@h3q.com> <54DD321C.80808@freebsd.org> <54E1CFDE.5050200@h3q.com> Date: Mon, 16 Feb 2015 11:49:12 -0800 Message-ID: Subject: Re: bhyve and PCI Passthrough a USB Controller From: Neel Natu To: Philipp Wuensche Content-Type: text/plain; charset=UTF-8 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: Mon, 16 Feb 2015 19:49:15 -0000 Hi Philipp, On Mon, Feb 16, 2015 at 3:09 AM, Philipp Wuensche wrote: > Peter Grehan wrote: >> >> Would you be willing to try a patch that relaxes that check ? > > Yes! The system isn't in production yet so I can try out stuff. > Can you try this patch? https://people.freebsd.org/~neel/patches/bhyve_ignore_unsupported_pba.patch best Neel >>> Any suggestions for known to be working USB Controllers with bhyve and >>> PCI passthrough? >> >> I've not tried with any discrete cards, but any XHCI controller that >> has the table and PBA regions either in separate BARs or not in the same >> 4K region (recommended behaviour in the PCIe spec) should be fine. > > I ordered another controller with an uPD720200 chipset, maybe this one > will work out of the box. > > Greetings, > Philipp > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org"