buildroot/board/qemu
Ben Dooks 5567239034 board/qemu/aarch64-virt/linux.config: enable base ACPI support
When testing the virt machine with EDK2, the buildroot 6.1 kernel
will not boot as it has no base ACPI support. Whilst you can run
qemu with the -no-acpi option, it would help if basic ACPI support
was there as otherwise there is no output from the kernel post the
ACPI BIOS initialisation.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit b1f9c51162)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-10-12 18:31:39 +02:00
..
aarch64-ebbr configs/qemu_aarch64_ebbr: bump linux to 6.1.12 and u-boot to 2023.01 2023-02-21 09:38:48 +01:00
aarch64-sbsa support/testing: move the kernel config only used by test_edk2.py 2023-03-12 10:08:43 +01:00
aarch64-virt board/qemu/aarch64-virt/linux.config: enable base ACPI support 2023-10-12 18:31:39 +02:00
arm-ebbr configs/qemu_arm_ebbr: bump linux to 6.1.12 and u-boot to 2023.01 2023-02-21 09:38:41 +01:00
arm-versatile configs: remove qemu_arm_versatile_nommu_defconfig 2022-05-29 16:56:08 +02:00
arm-vexpress board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
arm-vexpress-tz board/qemu/arm-vexpress-tz: use enable=on 2022-01-15 17:02:52 +01:00
m68k-mcf5208 configs/qemu_m68k: add Linux kernel patch to fix build with binutils >= 2.41 2023-08-08 00:03:22 +02:00
m68k-q800 configs/qemu_m68k: add Linux kernel patch to fix build with binutils >= 2.41 2023-08-08 00:03:22 +02:00
microblazebe-mmu board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
microblazeel-mmu board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
mips32r2-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r2el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips32r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
nios2-10m50 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
or1k board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc-bamboo board/qemu/ppc-bamboo: use path to vmlinux image for copy and paste users 2022-05-30 23:44:47 +02:00
ppc-e500mc configs/qemu_ppc_e500mc: enable dhcp on network interface 2021-12-28 22:14:55 +01:00
ppc-g3beige configs/qemu_ppc_g3beige: update to Linux 5.15 2021-11-03 18:43:12 +01:00
ppc-mac99 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc-mpc8544ds configs/qemu_ppc_mpc8544ds_defconfig: remove kernel patch 2023-05-24 21:15:11 +02:00
ppc64-e5500 configs/qemu_ppc64_e5500: enable dhcp on network interface 2021-12-28 22:14:52 +01:00
ppc64-pseries board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc64le-powernv8 board/qemu/ppc64le-powernv8: fixup paths to images in qemu command line 2023-08-12 21:52:37 +02:00
ppc64le-pseries board/powerpc/ppc64le-pseries: set x-vof on qemu command line 2022-09-24 17:06:43 +02:00
riscv32-virt configs/qemu_riscv32_virt: use Linux 5.4 kernel 2020-09-03 23:47:39 +02:00
riscv64-virt configs/qemu_riscv64_nommu_virt_defconfig: new defconfig 2022-05-30 21:15:10 +02:00
s390x configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
sh4-r2d board/qemu/sh4*: Remove linux-headers patch 2021-01-30 13:38:58 +01:00
sh4eb-r2d board/qemu/sh4*: Remove linux-headers patch 2021-01-30 13:38:58 +01:00
sparc-ss10 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
sparc64-sun4u configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
x86 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
x86_64 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
xtensa-lx60 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
post-image.sh board/qemu: restore readme globbing 2023-04-15 09:06:54 +02:00
start-qemu.sh.in board/qemu/start-qemu.sh.in: support launching with host system's qemu 2023-04-10 23:16:57 +02:00