Re: bhyve PCI pass-through to Linux guest

2015-12-19 Thread Peter Grehan
Hi Sergey, # bhyve -S ... -s 7,passthru,0/20/0 ... Make sure you are also passing the '-S' option to grub-bhyve to force wiring of memory. Sure! I showed it in the command line above. That's the bhyve command line (if that's the one you meant). You also have to pass '-S' when

Re: bhyve PCI pass-through to Linux guest

2015-12-19 Thread Peter Grehan
Hi Sergey, 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

Re: bhyve PCI pass-through to Linux guest

2015-12-19 Thread Sergey Manucharian
Excerpts from Peter Grehan's message from Sun 20-Dec-15 15:18: > >>> # bhyve -S ... -s 7,passthru,0/20/0 ... > >>> > >>Make sure you are also passing the '-S' option to grub-bhyve to force > >> wiring of memory. > > > > Sure! I showed it in the command line above. > > That's the bhyve

Re: bhyve PCI pass-through to Linux guest

2015-12-19 Thread Sergey Manucharian
Excerpts from Peter Grehan's message from Sun 20-Dec-15 15:02: > > > > # bhyve -S ... -s 7,passthru,0/20/0 ... > > > Make sure you are also passing the '-S' option to grub-bhyve to force > wiring of memory. Sure! I showed it in the command line above. Without that bhyve says: "passthru