summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/qemu_configs
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-0/+67
2025-04-16kunit: qemu_configs: Disable faulting tests on 32-bit SPARCDavid Gow1-0/+1
2025-04-16kunit: qemu_configs: Add 64-bit SPARC configurationThomas Weißschuh1-0/+16
2025-04-16kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=yThomas Weißschuh1-0/+1
2025-04-15kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LEThomas Weißschuh2-0/+31
2025-04-15kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=yThomas Weißschuh1-0/+1
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-14kunit: qemu_configs: Add riscv32 configThomas Weißschuh1-0/+17
2025-02-16kunit: qemu_configs: sparc: use Zilog consoleThomas Weißschuh1-2/+3
2025-02-16kunit: tool: Use qboot on QEMU x86_64Brendan Jackman1-1/+3
2025-01-15kunit: enable hardware acceleration when availableTamir Duberstein1-1/+1
2024-11-20kunit: qemu_configs: loongarch: Enable shutdownThomas Weißschuh1-1/+4
2024-11-20kunit: qemu_configs: Add LoongArch configThomas Weißschuh1-0/+18
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley1-1/+1
2023-07-19kunit: qemu_configs: Enable all architectural features for arm64Mark Brown1-1/+1
2023-04-05kunit: tool: Add support for SH under QEMUGeert Uytterhoeven1-0/+17
2023-03-07kunit: tool: Add support for m68k under QEMUGeert Uytterhoeven1-0/+10
2022-10-07kunit: tool: Don't download risc-v opensbi firmware with wgetDavid Gow1-11/+7
2022-05-19kunit: tool: Use qemu-system-i386 for i386 runsDavid Gow1-1/+1
2022-05-16kunit: tool: update riscv QEMU config with new serial dependencyBrendan Higgins1-0/+1
2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov9-12/+12
2021-06-12kunit: tool: add support for QEMUBrendan Higgins9-0/+122