zephyr/boards/qemu
Glenn Andrews e55e85386a 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: Glenn Andrews <glenn.andrews.42@gmail.com>
2024-05-06 18:14:55 +02:00
..
arc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cortex_a9 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cortex_a53 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cortex_m0 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cortex_m3 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cortex_r5 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
kvm_arm64 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
leon3 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
malta qemu_malta_qemu_malta_be.yaml: Fix 'identifier' typo 2024-04-29 17:40:47 +01:00
nios2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
riscv32 boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
riscv32_xip arch/riscv: remove the Kconfig.core file 2024-04-05 16:46:01 +03:00
riscv32e hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
riscv64 boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
x86 Boards: QEMU: Replace -no-acpi with -machine acpi=off on x86 emulation. 2024-05-06 18:14:55 +02:00
xtensa hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
index.rst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00