summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-28linux-user/aarch64: Create init_main_threadRichard Henderson2-17/+7
2025-08-28linux-user/arm: Remove a.out startup remenentsRichard Henderson1-4/+0
2025-08-28linux-user/arm: Create init_main_threadRichard Henderson2-50/+44
2025-08-28linux-user/i386: Create init_main_threadRichard Henderson3-49/+29
2025-08-28linux-user: Create do_init_main_threadRichard Henderson4-16/+12
2025-08-28linux-user: Move target_cpu_copy_regs decl to qemu.hRichard Henderson2-4/+3
2025-08-28linux-user: Move get_elf_base_platform to mips/elfload.cRichard Henderson5-36/+37
2025-08-28linux-user: Remove ELF_PLATFORMRichard Henderson1-14/+4
2025-08-28linux-user/hppa: Create get_elf_platformRichard Henderson3-1/+8
2025-08-28linux-user/loongarch64: Create get_elf_platformRichard Henderson3-1/+7
2025-08-28linux-user: Move get_elf_platform to arm/elfload.cRichard Henderson6-38/+38
2025-08-28linux-user/i386: Return const data from get_elf_platformRichard Henderson1-8/+4
2025-08-28linux-user: Move get_elf_platform to {i386,x86_64}/elfload.cRichard Henderson6-16/+25
2025-08-28linux-user: Remove ELF_HWCAP2Richard Henderson1-13/+10
2025-08-28linux-user: Remove ELF_HWCAPRichard Henderson1-23/+12
2025-08-28linux-user: Move get_elf_hwcap to riscv/elfload.cRichard Henderson4-18/+15
2025-08-28linux-user: Move hwcap functions to s390x/elfload.cRichard Henderson5-64/+62
2025-08-28linux-user: Move get_elf_hwcap to sh4/elfload.cRichard Henderson4-29/+32
2025-08-28linux-user: Move get_elf_hwcap to mips/elfload.cRichard Henderson5-52/+56
2025-08-28linux-user: Move get_elf_hwcap to loongarch64/elfload.cRichard Henderson4-49/+52
2025-08-28linux-user: Move hwcap functions to ppc/elfload.cRichard Henderson4-115/+122
2025-08-28linux-user: Move get_elf_hwcap to sparc/elfload.cRichard Henderson4-30/+32
2025-08-28linux-user: Move hwcap functions to {arm,aarch64}/elfload.cRichard Henderson7-509/+510
2025-08-28linux-user: Move get_elf_hwcap to {i386,x86_64}/elfload.cRichard Henderson6-8/+18
2025-08-28linux-user: Move get_elf_cpu_model to target/elfload.cRichard Henderson39-145/+272
2025-08-28linux-user: Move ppc uabi/asm/elf.h workaround to osdep.hRichard Henderson3-14/+8
2025-08-28linux-user: Create target/elfload.c filesRichard Henderson20-1/+24
2025-08-28semihosting: Initialize heap once per processRichard Henderson6-51/+20
2025-08-28semihosting: Retrieve stack top from image_infoRichard Henderson6-6/+5
2025-08-27tests/functional: Mark main in QemuBaseTest class as a static methodGustavo Romero1-0/+1
2025-08-27MAINTAINERS: Adjust wildcards for the migration, multiprocess and replay testsThomas Huth1-4/+8
2025-08-27tests/functional: Move the generic tests to a subfolderThomas Huth8-20/+20
2025-08-27tests/functional: Move xtensa tests into target-specific folderThomas Huth5-6/+8
2025-08-27tests/functional: Move x86_64 tests into target-specific folderThomas Huth23-51/+55
2025-08-27tests/functional: Move sparc/sparc64 tests into target-specific foldersThomas Huth10-21/+25
2025-08-27tests/functional: Move sh4/sh4eb tests into target-specific foldersThomas Huth7-15/+19
2025-08-27tests/functional: Move s390x tests into target-specific foldersThomas Huth8-15/+17
2025-08-27tests/functional: Move rx test into target-specific foldersThomas Huth4-5/+7
2025-08-27tests/functional: Move riscv32/riscv64 tests into target-specific foldersThomas Huth11-24/+39
2025-08-27tests/functional: Move ppc/ppc64 tests into target-specific foldersThomas Huth24-61/+65
2025-08-27tests/functional: Move or1k tests into target-specific foldersThomas Huth5-6/+8
2025-08-27tests/functional: Move mips tests into target-specific foldersThomas Huth19-51/+59
2025-08-27tests/functional: Move microblaze tests into architecture specific folderThomas Huth7-11/+15
2025-08-27tests/functional: Move m68k tests into architecture specific folderThomas Huth8-12/+14
2025-08-27tests/functional: Move loongarch64 tests into architecture specific folderThomas Huth4-5/+7
2025-08-27tests/functional: Move i386 tests into architecture specific folderThomas Huth6-10/+13
2025-08-27tests/functional: Move hppa tests into architecture specific folderThomas Huth4-5/+7
2025-08-27tests/functional: Move avr tests into architecture specific folderThomas Huth5-7/+9
2025-08-27tests/functional: Move arm tests into architecture specific folderThomas Huth34-79/+83
2025-08-27tests/functional: Move alpha tests into architecture specific folderThomas Huth6-10/+13