Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2019 12:02:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 229852] [PATCH] bhyve: IOMMU (Intel VTd) PCI passthrough attempt locks up some systems
Message-ID:  <bug-229852-27103-fxLdXuUNPh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229852-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229852-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229852

--- Comment #10 from Callum <callum@aitchison.org> ---
(In reply to Marcelo Araujo from comment #5)

> 1) bhyve command line
bhyve -AHP -S -u -c 4 -p 0:6 -p 1:7 -p 2:4 -p 3:5 -m 2G \
-s 0:0,hostbridge \
-s 1:0,lpc \
-s 2:0,virtio-blk,/dev/zvol/zroot/bhyve/tv \
-s 4:0,virtio-net,tap8 \
-s 5:0,virtio-net,tap9 \
-s 8:0,passthru,4/0/0 \
-s 9:0,passthru,5/0/0 \
-s 10:0,passthru,6/0/0 \
-s 11:0,passthru,7/0/0 \
-l com1,/dev/nmdm0A \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
tv

> 2) CPU Type
E3-1275 v5

> 3) Guest OS USED
OpenSUSE Leap 15.0

> 4) Device used via passthrough
4x
class=3D0x0c0330 card=3D0x00151912 chip=3D0x00151912 rev=3D0x02 hdr=3D0x00
    vendor     =3D 'Renesas Technology Corp.'
    device     =3D 'uPD720202 USB 3.0 Host Controller'
    class      =3D serial bus
    subclass   =3D USB

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229852-27103-fxLdXuUNPh>