Skip to content
Commit e55e8538 authored by Glenn Andrews's avatar Glenn Andrews Committed by Carles Cufí
Browse files

Boards: QEMU: Replace -no-acpi with -machine acpi=off on x86 emulation.

QEMU 9.0 removes the `-no-acpi` option, which breaks emulation on x86
platforms when CONFIG_ACPI is not set. See:
https://github.com/zephyrproject-rtos/zephyr/issues/72191



This PR replaces `-no-acpi` with `-machine acpi=off`, as specified by
the QEMU documentation. It works on QEMU 8, but not been tested on
earlier versions.

Signed-off-by: default avatarGlenn Andrews <glenn.andrews.42@gmail.com>
parent d3c9a986
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment