linux/tools/testing/kunit/qemu_configs
Conor Dooley 1553a1c482 RISC-V: drop SOC_VIRT for ARCH_VIRT
The ARCH_ and SOC_ versions of this symbol have persisted for quite a
while now in parallel. Generated .config files from previous LTS kernels
should have both. Finally remove SOC_VIRT and update all config files
using it.

Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
2024-04-10 11:37:50 +01:00
..
alpha.py
arm64.py kunit: qemu_configs: Enable all architectural features for arm64 2023-07-18 15:37:56 -06:00
arm.py
i386.py kunit: tool: Use qemu-system-i386 for i386 runs 2022-05-18 17:03:54 -06:00
m68k.py kunit: tool: Add support for m68k under QEMU 2023-03-06 17:11:45 -07:00
powerpc.py
riscv.py RISC-V: drop SOC_VIRT for ARCH_VIRT 2024-04-10 11:37:50 +01:00
s390.py
sh.py kunit: tool: Add support for SH under QEMU 2023-04-05 12:51:16 -06:00
sparc.py
x86_64.py