hw/acpi: Make BIOS linker optional Make the BIOS linker optional in acpi_table_end() and calculate the ACPI table checksum directly if no linker is provided. This makes it possible to call for example acpi_build_madt() from outside the ACPI table builder context. Signed-off-by: Oliver Steffen <osteffen@redhat.com> Message-ID: <20260130054714.715928-3-osteffen@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>