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)
Thu, Sep 26, 2:02 AM
Unknown Object (File)
Wed, Sep 25, 2:55 PM
Unknown Object (File)
Wed, Sep 25, 7:30 AM
Unknown Object (File)
Tue, Sep 24, 8:31 PM
Unknown Object (File)
Tue, Sep 24, 6:58 AM
Unknown Object (File)
Mon, Sep 23, 5:17 PM
Unknown Object (File)
Sat, Sep 21, 4:33 AM
Unknown Object (File)
Fri, Sep 20, 9:31 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 Not Applicable
Unit
Tests Not Applicable

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
470
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