index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux-user: Move hwcap functions to {arm,aarch64}/elfload.c
Richard Henderson
2025-08-28
7
-509
/
+510
*
linux-user: Move get_elf_hwcap to {i386,x86_64}/elfload.c
Richard Henderson
2025-08-28
6
-8
/
+18
*
linux-user: Move get_elf_cpu_model to target/elfload.c
Richard Henderson
2025-08-28
39
-145
/
+272
*
linux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
Richard Henderson
2025-08-28
1
-10
/
+0
*
linux-user: Create target/elfload.c files
Richard Henderson
2025-08-28
19
-0
/
+19
*
semihosting: Initialize heap once per process
Richard Henderson
2025-08-28
5
-38
/
+11
*
semihosting: Retrieve stack top from image_info
Richard Henderson
2025-08-28
5
-5
/
+0
*
linux-user/strace.list: add riscv_hwprobe entry
Daniel Henrique Barboza
2025-07-30
1
-0
/
+3
*
linux-user/aarch64: Support ZT_MAGIC signal frame record
Peter Maydell
2025-07-25
1
-1
/
+92
*
linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
Peter Maydell
2025-07-25
1
-2
/
+40
*
linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
Peter Maydell
2025-07-25
1
-1
/
+5
*
Merge tag 'accel-20250715' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2025-07-16
1
-0
/
+1
|
\
|
*
accel: Extract AccelClass definition to 'accel/accel-ops.h'
Philippe Mathieu-Daudé
2025-07-15
1
-0
/
+1
*
|
plugins: fix inclusion of user-mode APIs
Alex Bennée
2025-07-14
2
-1
/
+5
|
/
*
linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Peter Maydell
2025-07-11
1
-3
/
+2
*
linux-user: Hold the fd-trans lock across fork
Geoffrey Thomas
2025-07-10
2
-0
/
+12
*
linux-user/mips/o32: Drop sa_restorer functionality
Thomas Weißschuh
2025-07-10
2
-5
/
+0
*
linux-user/gen-vdso: Don't read off the end of buf[]
Peter Maydell
2025-07-10
1
-0
/
+5
*
linux-user/gen-vdso: Handle fseek() failure
Peter Maydell
2025-07-10
1
-2
/
+9
*
linux-user: Check for EFAULT failure in nanosleep
Peter Maydell
2025-07-10
1
-2
/
+6
*
linux-user: Implement fchmodat2 syscall
Peter Maydell
2025-07-10
1
-0
/
+13
*
Merge tag 'pull-target-arm-20250704' of https://gitlab.com/pm215/qemu into st...
Stefan Hajnoczi
2025-07-07
2
-2
/
+10
|
\
|
*
linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1
Richard Henderson
2025-07-04
1
-0
/
+8
|
*
target/arm: Rename zarray to za_state.za
Richard Henderson
2025-07-04
1
-2
/
+2
*
|
accel: Propagate AccelState to AccelClass::init_machine()
Philippe Mathieu-Daudé
2025-07-04
1
-1
/
+1
|
/
*
linux-user: fix resource leaks in gen-vdso
Daniel P. Berrangé
2025-06-23
1
-11
/
+16
*
linux-user/aarch64: Update hwcap bits from 6.14
Richard Henderson
2025-06-23
1
-3
/
+72
*
linux-user/arm: Fix return value of SYS_cacheflush
J. Neuschäfer
2025-06-16
1
-0
/
+1
*
linux-user: implement pgid field of /proc/self/stat
Andreas Schwab
2025-05-28
1
-0
/
+3
*
Merge tag 'hppa-fpe-fixup-pull-request' of https://github.com/hdeller/qemu-hp...
Stefan Hajnoczi
2025-05-22
1
-2
/
+10
|
\
|
*
linux-user/hppa: Send proper si_code on SIGFPE exception
Helge Deller
2025-05-17
1
-2
/
+10
*
|
linux-user/mmap.c: fix "of of" typo in comment
Michael Tokarev
2025-05-09
1
-1
/
+1
*
|
include/user: Convert GUEST_ADDR_MAX to a variable
Richard Henderson
2025-05-05
1
-0
/
+8
*
|
accel/tcg: Use vaddr in cpu_loop.h
Richard Henderson
2025-05-05
1
-2
/
+2
*
|
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
2025-04-30
2
-2
/
+0
*
|
accel/tcg: Use vaddr for walk_memory_regions callback
Richard Henderson
2025-04-30
2
-14
/
+13
*
|
accel/tcg: Add CPUState argument to page_unprotect
Richard Henderson
2025-04-30
1
-1
/
+1
*
|
linux-user/elfload: Use target_needs_bswap()
Philippe Mathieu-Daudé
2025-04-25
1
-24
/
+39
*
|
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2025-04-24
1
-1
/
+0
|
\
\
|
*
|
cleanup: Drop pointless return at end of function
Markus Armbruster
2025-04-24
1
-1
/
+0
|
|
/
*
|
Merge tag 'pull-loongarch-20250424' of https://github.com/gaosong715/qemu int...
Stefan Hajnoczi
2025-04-24
1
-1
/
+24
|
\
\
|
*
|
linux-user/loongarch64: Decode BRK break codes for FPE signals
WANG Rui
2025-04-24
1
-1
/
+24
|
|
/
*
|
exec: Restrict 'cpu_ldst.h' to accel/tcg/
Philippe Mathieu-Daudé
2025-04-23
1
-1
/
+1
*
|
exec/cpu-all: move cpu_copy to linux-user/qemu.h
Pierrick Bouvier
2025-04-23
1
-0
/
+3
*
|
include/exec: Split out mmap-lock.h
Richard Henderson
2025-04-23
5
-0
/
+5
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-03-23
2
-5
/
+5
|
\
|
*
exec/cpu-all: remove BSWAP_NEEDED
Pierrick Bouvier
2025-03-21
2
-5
/
+5
*
|
linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
Richard Henderson
2025-03-19
1
-26
/
+29
|
/
*
linux-user/arm: Remove unused get_put_user macros
Peter Maydell
2025-03-14
1
-39
/
+4
*
linux-user/aarch64: Remove unused get/put_user macros
Peter Maydell
2025-03-14
1
-48
/
+0
[prev]
[next]