Page MenuHomeFreeBSD

[PATCH 9/19] bhyve: add basl support for common table header
ClosedPublic

Authored by corvink on Oct 14 2022, 9:18 AM.
Tags
Referenced Files
Unknown Object (File)
Mon, Oct 28, 9:14 AM
Unknown Object (File)
Wed, Oct 23, 2:13 AM
Unknown Object (File)
Sat, Oct 19, 1:49 AM
Unknown Object (File)
Oct 16 2024, 11:22 AM
Unknown Object (File)
Oct 1 2024, 3:02 PM
Unknown Object (File)
Oct 1 2024, 12:46 PM
Unknown Object (File)
Sep 29 2024, 9:45 PM
Unknown Object (File)
Sep 27 2024, 11:24 AM
Subscribers

Details

Summary

Most ACPI tables are using the same header. Make it easy to create this
header by creating a function for it.

This is the 9. patch required to merge D36983

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 48227
Build 45113: arc lint + arc unit

Event Timeline

corvink retitled this revision from [acpi-table part 9] bhyve: add basl support for common table header to [PATCH 9/19] bhyve: add basl support for common table header.Oct 14 2022, 9:44 AM
markj added inline comments.
usr.sbin/bhyve/basl.c
476
This revision is now accepted and ready to land.Oct 26 2022, 2:21 PM
This revision now requires review to proceed.Nov 8 2022, 9:25 AM
This revision is now accepted and ready to land.Nov 10 2022, 8:34 PM
  • remove oem_id and oem_table_id parameter from basl_table_append_header
This revision now requires review to proceed.Nov 15 2022, 9:45 AM
This revision is now accepted and ready to land.Nov 15 2022, 6:14 PM