aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
22 hoursMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson18-22/+17
43 hoursbsd-user, linux-user: introduce qemu_process_cpu_eventsPaolo Bonzini17-17/+17
43 hoursaccel/tcg: create a thread-kick function for TCGPaolo Bonzini1-5/+0
3 daystarget/arm: Drop ARM_FEATURE_IWMMXT handlingPeter Maydell2-68/+0
3 dayslinux-user/aarch64: Generate ESR signal recordsRichard Henderson2-1/+36
3 dayslinux-user/aarch64: Check syndrome for EXCP_UDEFRichard Henderson1-1/+74
3 dayslinux-user/aarch64: Split out signal_for_exceptionRichard Henderson1-37/+47
2025-09-02linux-user/mips: Select M14Kc CPU to run microMIPS binariesPhilippe Mathieu-Daudé1-0/+3
2025-09-02linux-user/mips: Select 74Kf CPU to run MIPS16e binariesPhilippe Mathieu-Daudé1-0/+3
2025-08-30target/arm: Enable FEAT_LSE128 for -cpu maxRichard Henderson1-0/+1
2025-08-30target/arm: Rename isar_feature_aa64_atomicsRichard Henderson1-1/+1
2025-08-30target/arm: Enable FEAT_CSSC for -cpu maxRichard Henderson1-0/+1
2025-08-30linux-user: Remove target_pt_regs from target_syscall.hRichard Henderson5-114/+0
2025-08-30linux-user/sparc: Create target_ptrace.hRichard Henderson3-19/+26
2025-08-30linux-user: Remove a.out declarations from elfload.cRichard Henderson1-19/+0
2025-08-30linux-user: Move arch_parse_elf_property to aarch64/elfload.cRichard Henderson4-31/+32
2025-08-30linux-user: Remove MAP_DENYWRITE from elfload.cRichard Henderson1-5/+0
2025-08-30linux-user: Remove ELIBBAD from elfload.cRichard Henderson1-5/+0
2025-08-30linux-user: Rename elf_check_archRichard Henderson5-7/+6
2025-08-30linux-user: Standardize on ELF_MACHINE not ELF_ARCHRichard Henderson20-26/+20
2025-08-30linux-user: Move elf parameters to hexagon/target_elf.hRichard Henderson2-7/+3
2025-08-30linux-user: Move elf parameters to xtensa/target_elf.hRichard Henderson2-7/+3
2025-08-30linux-user: Move elf parameters to hppa/target_elf.hRichard Henderson2-11/+6
2025-08-30linux-user: Move elf parameters to riscv/target_elf.hRichard Henderson2-14/+10
2025-08-30linux-user: Move elf parameters to s390x/target_elf.hRichard Henderson2-9/+4
2025-08-30linux-user: Move elf parameters to alpha/target_elf.hRichard Henderson2-7/+3
2025-08-30linux-user: Move elf parameters to m68k/target_elf.hRichard Henderson2-7/+3
2025-08-30linux-user: Move elf parameters to sh4/target_elf.hRichard Henderson2-7/+3
2025-08-30linux-user: Move elf parameters to openrisc/target_elf.hRichard Henderson2-7/+3
2025-08-30linux-user: Move elf parameters to microblaze/target_elf.hRichard Henderson2-9/+5
2025-08-30linux-user: Move elf parameters to {mips,mips64}/target_elf.hRichard Henderson3-18/+14
2025-08-30linux-user: Move elf parameters to loongarch64/target_elf.hRichard Henderson2-12/+6
2025-08-30linux-user: Move elf parameters to ppc/target_elf.hRichard Henderson2-53/+43
2025-08-30linux-user: Move elf parameters to sparc/target_elf.hRichard Henderson2-15/+11
2025-08-30linux-user: Move elf parameters to {arm,aarch64}/target_elf.hRichard Henderson3-25/+13
2025-08-30linux-user: Move elf parameters to {i386,x86_64}/target_elf.hRichard Henderson3-39/+26
2025-08-30linux-user: Remove redundant ELF_DATA definitonsRichard Henderson1-2/+0
2025-08-30linux-user: Remove ELF_EXEC_PAGESIZERichard Henderson1-30/+2
2025-08-30linux-user: Move get_vdso_image_info to arm/elfload.cRichard Henderson4-32/+42
2025-08-30linux-user: Replace init_guest_commpage macro with functionRichard Henderson1-1/+1
2025-08-30linux-user: Move init_guest_commpage to hppa/elfload.cRichard Henderson4-34/+33
2025-08-30linux-user: Move init_guest_commpage to arm/elfload.cRichard Henderson4-49/+49
2025-08-30linux-user: Move init_guest_commpage to x86_64/elfload.cRichard Henderson4-22/+25
2025-08-30linux-user/xtensa: Expand target_elf_gregset_tRichard Henderson2-32/+19
2025-08-30linux-user/xtensa: Create target_ptrace.hRichard Henderson2-35/+22
2025-08-30linux-user/sh4: Expand target_elf_gregset_tRichard Henderson2-26/+14
2025-08-30linux-user/sh4: Create target_ptrace.hRichard Henderson2-11/+18
2025-08-30linux-user/s390x: Expand target_elf_gregset_tRichard Henderson2-26/+14
2025-08-30linux-user/s390x: Create target_ptrace.hRichard Henderson3-22/+19
2025-08-30linux-user/ppc: Expand target_elf_gregset_tRichard Henderson2-20/+19