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)
Wed, Sep 25, 4:59 AM
Unknown Object (File)
Wed, Sep 25, 2:58 AM
Unknown Object (File)
Tue, Sep 24, 3:46 AM
Unknown Object (File)
Sun, Sep 22, 7:05 PM
Unknown Object (File)
Mon, Sep 16, 6:42 PM
Unknown Object (File)
Sun, Sep 15, 2:38 AM
Unknown Object (File)
Thu, Sep 5, 4:03 AM
Unknown Object (File)
Aug 21 2024, 11:51 AM
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

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
132

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

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.