Page MenuHomeFreeBSD

bhyve: allow device specific DSDT entries
ClosedPublic

Authored by corvink on Mar 29 2023, 1:25 PM.
Tags
None
Referenced Files
F160315295: D39321.diff
Tue, Jun 23, 4:43 AM
F160285096: D39321.diff
Mon, Jun 22, 10:47 PM
F160285094: D39321.diff
Mon, Jun 22, 10:47 PM
Unknown Object (File)
Tue, Jun 16, 6:07 PM
Unknown Object (File)
Mon, Jun 15, 9:33 AM
Unknown Object (File)
Tue, Jun 9, 12:24 AM
Unknown Object (File)
May 22 2026, 11:43 PM
Unknown Object (File)
May 15 2026, 8:31 PM
Subscribers

Details

Summary

This feature will be used by future commits to implement a device
specific method (_DSM) for TPM devices.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

usr.sbin/bhyve/acpi_device.c
195

The return value is ignored?

  • don't ignore the return value of write_dsdt
This revision is now accepted and ready to land.Apr 10 2023, 2:35 PM
This revision was automatically updated to reflect the committed changes.