Page MenuHomeFreeBSD

[PATCH 19/19] bhyve: use dynamic ACPI table offsets
ClosedPublic

Authored by corvink on Oct 14 2022, 9:33 AM.
Tags
Referenced Files
Unknown Object (File)
Sun, Nov 10, 9:32 AM
Unknown Object (File)
Tue, Oct 29, 12:52 PM
Unknown Object (File)
Oct 15 2024, 8:49 AM
Unknown Object (File)
Oct 3 2024, 5:19 AM
Unknown Object (File)
Oct 2 2024, 11:14 PM
Unknown Object (File)
Sep 30 2024, 9:26 PM
Unknown Object (File)
Sep 30 2024, 7:18 PM
Unknown Object (File)
Sep 30 2024, 4:10 PM
Subscribers

Details

Summary

Now that all ACPI tables are build by basl, basl can dynamically
calculate the offset for each table.

This is the 19. patch required to merge D36983

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48392
Build 45278: arc lint + arc unit

Event Timeline

corvink retitled this revision from [acpi-table part 19] bhyve: use dynamic ACPI table offsets to [PATCH 19/19] bhyve: use dynamic ACPI table offsets.Oct 14 2022, 9:46 AM
This revision is now accepted and ready to land.Nov 2 2022, 1:57 PM
jhb added inline comments.
usr.sbin/bhyve/basl.c
128

(Sorry, I probably missed noting this in an earlier commit)

This revision now requires review to proceed.Nov 16 2022, 8:01 AM
corvink added inline comments.
usr.sbin/bhyve/basl.c
128

Oops, forgot to update my patch^^

corvink marked an inline comment as done.
  • rebase
This revision is now accepted and ready to land.Nov 17 2022, 6:02 PM
This revision was automatically updated to reflect the committed changes.