]> Git Repo - qemu.git/commit
tests: acpi: skip FACS table if board uses hw reduced ACPI profile
authorIgor Mammedov <[email protected]>
Thu, 2 May 2019 14:51:54 +0000 (16:51 +0200)
committerMichael S. Tsirkin <[email protected]>
Mon, 20 May 2019 22:40:02 +0000 (18:40 -0400)
commit40dfd0a8cd205a5c92219bde75002644c8e817ad
tree4399eb0233d8efdd647c8538e63de1ba4778079e
parent55089fa2d74306d7732e485484efd65aa6e259b3
tests: acpi: skip FACS table if board uses hw reduced ACPI profile

If FADT has HW_REDUCED_ACPI flag set, do not attempt to fetch
FACS as it's not provided by the board.

Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Wei Yang <[email protected]>
Message-Id: <1556808723[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
tests/bios-tables-test.c
This page took 0.025748 seconds and 4 git commands to generate.