]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: build MCFG table by basl
authorCorvin Köhne <corvink@FreeBSD.org>
Wed, 6 Apr 2022 09:10:41 +0000 (11:10 +0200)
committerCorvin Köhne <corvink@FreeBSD.org>
Mon, 21 Nov 2022 08:27:53 +0000 (09:27 +0100)
commit2c2bd1553218248aab0ed9267d6b7d22cf96c1c5
tree7cf06bd3724fc361c45c374ecc4bd78d914b3daf
parent8897b562abbf1dbc2d6c83d31ed673d5220c3da3
bhyve: build MCFG table by basl

Building the MCFG table by basl will allow it to be loaded by qemu's
ACPI table loader in the future.

Reviewed by: jhb, markj (older version)
Approved by: manu (mentor)
MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D36995
usr.sbin/bhyve/acpi.c