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)
Mar 17 2024, 8:20 PM
Unknown Object (File)
Mar 17 2024, 8:20 PM
Unknown Object (File)
Dec 29 2023, 12:17 AM
Unknown Object (File)
Dec 29 2023, 12:17 AM
Unknown Object (File)
Dec 23 2023, 2:57 AM
Unknown Object (File)
Dec 11 2023, 4:26 AM
Unknown Object (File)
Nov 6 2023, 9:19 PM
Unknown Object (File)
Nov 4 2023, 5:52 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 Not Applicable
Unit
Tests Not Applicable

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
141

(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
141

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.