index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
22 hours
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
18
-22
/
+17
43 hours
bsd-user, linux-user: introduce qemu_process_cpu_events
Paolo Bonzini
17
-17
/
+17
43 hours
accel/tcg: create a thread-kick function for TCG
Paolo Bonzini
1
-5
/
+0
3 days
target/arm: Drop ARM_FEATURE_IWMMXT handling
Peter Maydell
2
-68
/
+0
3 days
linux-user/aarch64: Generate ESR signal records
Richard Henderson
2
-1
/
+36
3 days
linux-user/aarch64: Check syndrome for EXCP_UDEF
Richard Henderson
1
-1
/
+74
3 days
linux-user/aarch64: Split out signal_for_exception
Richard Henderson
1
-37
/
+47
2025-09-02
linux-user/mips: Select M14Kc CPU to run microMIPS binaries
Philippe Mathieu-Daudé
1
-0
/
+3
2025-09-02
linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
Philippe Mathieu-Daudé
1
-0
/
+3
2025-08-30
target/arm: Enable FEAT_LSE128 for -cpu max
Richard Henderson
1
-0
/
+1
2025-08-30
target/arm: Rename isar_feature_aa64_atomics
Richard Henderson
1
-1
/
+1
2025-08-30
target/arm: Enable FEAT_CSSC for -cpu max
Richard Henderson
1
-0
/
+1
2025-08-30
linux-user: Remove target_pt_regs from target_syscall.h
Richard Henderson
5
-114
/
+0
2025-08-30
linux-user/sparc: Create target_ptrace.h
Richard Henderson
3
-19
/
+26
2025-08-30
linux-user: Remove a.out declarations from elfload.c
Richard Henderson
1
-19
/
+0
2025-08-30
linux-user: Move arch_parse_elf_property to aarch64/elfload.c
Richard Henderson
4
-31
/
+32
2025-08-30
linux-user: Remove MAP_DENYWRITE from elfload.c
Richard Henderson
1
-5
/
+0
2025-08-30
linux-user: Remove ELIBBAD from elfload.c
Richard Henderson
1
-5
/
+0
2025-08-30
linux-user: Rename elf_check_arch
Richard Henderson
5
-7
/
+6
2025-08-30
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
Richard Henderson
20
-26
/
+20
2025-08-30
linux-user: Move elf parameters to hexagon/target_elf.h
Richard Henderson
2
-7
/
+3
2025-08-30
linux-user: Move elf parameters to xtensa/target_elf.h
Richard Henderson
2
-7
/
+3
2025-08-30
linux-user: Move elf parameters to hppa/target_elf.h
Richard Henderson
2
-11
/
+6
2025-08-30
linux-user: Move elf parameters to riscv/target_elf.h
Richard Henderson
2
-14
/
+10
2025-08-30
linux-user: Move elf parameters to s390x/target_elf.h
Richard Henderson
2
-9
/
+4
2025-08-30
linux-user: Move elf parameters to alpha/target_elf.h
Richard Henderson
2
-7
/
+3
2025-08-30
linux-user: Move elf parameters to m68k/target_elf.h
Richard Henderson
2
-7
/
+3
2025-08-30
linux-user: Move elf parameters to sh4/target_elf.h
Richard Henderson
2
-7
/
+3
2025-08-30
linux-user: Move elf parameters to openrisc/target_elf.h
Richard Henderson
2
-7
/
+3
2025-08-30
linux-user: Move elf parameters to microblaze/target_elf.h
Richard Henderson
2
-9
/
+5
2025-08-30
linux-user: Move elf parameters to {mips,mips64}/target_elf.h
Richard Henderson
3
-18
/
+14
2025-08-30
linux-user: Move elf parameters to loongarch64/target_elf.h
Richard Henderson
2
-12
/
+6
2025-08-30
linux-user: Move elf parameters to ppc/target_elf.h
Richard Henderson
2
-53
/
+43
2025-08-30
linux-user: Move elf parameters to sparc/target_elf.h
Richard Henderson
2
-15
/
+11
2025-08-30
linux-user: Move elf parameters to {arm,aarch64}/target_elf.h
Richard Henderson
3
-25
/
+13
2025-08-30
linux-user: Move elf parameters to {i386,x86_64}/target_elf.h
Richard Henderson
3
-39
/
+26
2025-08-30
linux-user: Remove redundant ELF_DATA definitons
Richard Henderson
1
-2
/
+0
2025-08-30
linux-user: Remove ELF_EXEC_PAGESIZE
Richard Henderson
1
-30
/
+2
2025-08-30
linux-user: Move get_vdso_image_info to arm/elfload.c
Richard Henderson
4
-32
/
+42
2025-08-30
linux-user: Replace init_guest_commpage macro with function
Richard Henderson
1
-1
/
+1
2025-08-30
linux-user: Move init_guest_commpage to hppa/elfload.c
Richard Henderson
4
-34
/
+33
2025-08-30
linux-user: Move init_guest_commpage to arm/elfload.c
Richard Henderson
4
-49
/
+49
2025-08-30
linux-user: Move init_guest_commpage to x86_64/elfload.c
Richard Henderson
4
-22
/
+25
2025-08-30
linux-user/xtensa: Expand target_elf_gregset_t
Richard Henderson
2
-32
/
+19
2025-08-30
linux-user/xtensa: Create target_ptrace.h
Richard Henderson
2
-35
/
+22
2025-08-30
linux-user/sh4: Expand target_elf_gregset_t
Richard Henderson
2
-26
/
+14
2025-08-30
linux-user/sh4: Create target_ptrace.h
Richard Henderson
2
-11
/
+18
2025-08-30
linux-user/s390x: Expand target_elf_gregset_t
Richard Henderson
2
-26
/
+14
2025-08-30
linux-user/s390x: Create target_ptrace.h
Richard Henderson
3
-22
/
+19
2025-08-30
linux-user/ppc: Expand target_elf_gregset_t
Richard Henderson
2
-20
/
+19
[next]