]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: add empty GVT-d emulation
authorCorvin Köhne <corvink@FreeBSD.org>
Wed, 10 May 2023 10:31:50 +0000 (12:31 +0200)
committerCorvin Köhne <corvink@FreeBSD.org>
Fri, 18 Aug 2023 07:32:05 +0000 (09:32 +0200)
commit3b81aa26ab4c8fb360d25a6cd2fedc49cff67e51
treee7365013863cc520f9e8985ddc048275fead5a6a
parent6ae7ed9e3854e92d776b650e12f54391432c6470
bhyve: add empty GVT-d emulation

Don't emulate anything yet. Just check if the user would like to pass an
Intel GPU to the guest.

Reviewed by: jhb, markj
MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D40038

(cherry picked from commit 90c3a1b6629c80a7e4c3fa86d6b794596fdf06b4)
usr.sbin/bhyve/Makefile
usr.sbin/bhyve/pci_gvt-d.c [new file with mode: 0644]
usr.sbin/bhyve/pci_passthru.c
usr.sbin/bhyve/pci_passthru.h