A Windows 10 guest works fine without passthru devices on the
When the same guest is started with passing through a USB controller (see below), the host gracefully restarts. There is nothing in dmesg().
Thanks for ideas!
bhyve
command line (host is i5-6200U CPU, VT-d is enabled, FreeBSD 12.1-RELEASE).When the same guest is started with passing through a USB controller (see below), the host gracefully restarts. There is nothing in dmesg().
Code:
% pciconf -lv
....
xhci0@pci0:0:20:0: class=0x0c0330 card=0x223817aa chip=0x9d2f8086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP USB 3.0 xHCI Controller'
class = serial bus
subclass = USB
....