Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2015 21:58:21 -0700
From:      Sergey Manucharian <sm@ara-ler.com>
To:        FreeBSD virtualization <freebsd-virtualization@freebsd.org>
Subject:   bhyve PCI pass-through to Linux guest
Message-ID:  <20151220045821.GG22018@dendrobates.araler.com>

next in thread | raw e-mail | index | archive | help
Hello,

I have a working Linux guest in bhyve (Debian). Trying to pass through a
PCI device (USB controller) by adding a couple of options:

# bhyve -S ... -s 7,passthru,0/20/0 ...

That causes bhyve termination right away with error:
Unable to setup memory (17)

Exactly the same option with passing the same USB controller to Windows 2012
guest works perfectly.

The only difference (by my understanding) is that I load UEFI for Windows
and use grub-bhyve for Linux.

What should I check?

Thanks,
Sergey




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151220045821.GG22018>