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
/
qemu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Add syscall dispatch support
Arusekk
2025-09-23
1
-0
/
+5
*
linux-user: Remove do_init_main_thread
Richard Henderson
2025-08-28
1
-2
/
+0
*
linux-user/i386: Create init_main_thread
Richard Henderson
2025-08-28
1
-0
/
+1
*
linux-user: Move target_cpu_copy_regs decl to qemu.h
Richard Henderson
2025-08-28
1
-0
/
+3
*
semihosting: Initialize heap once per process
Richard Henderson
2025-08-28
1
-5
/
+0
*
semihosting: Retrieve stack top from image_info
Richard Henderson
2025-08-28
1
-1
/
+0
*
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
*
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
Philippe Mathieu-Daudé
2024-12-20
1
-0
/
+1
*
linux-user: Drop image_info.alignment
Richard Henderson
2024-11-16
1
-1
/
+0
*
linux-user/i386: Emulate orig_ax
Ilya Leoshkevich
2024-10-13
1
-0
/
+4
*
linux-user: add strace support for openat2
Michael Vogt
2024-10-08
1
-0
/
+9
*
user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h'
Philippe Mathieu-Daudé
2024-05-06
1
-5
/
+1
*
user: Forward declare TaskState type definition
Philippe Mathieu-Daudé
2024-05-06
1
-2
/
+2
*
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
1
-1
/
+1
*
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
2024-04-24
1
-3
/
+1
*
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-03-06
1
-0
/
+5
*
linux-user: Show vdso address in /proc/pid/maps
Richard Henderson
2023-10-30
1
-0
/
+1
*
linux-user: Remove ELF_START_MMAP and image_info.start_mmap
Richard Henderson
2023-09-01
1
-1
/
+0
*
linux-user: Adjust initial brk when interpreter is close to executable
Helge Deller
2023-08-08
1
-1
/
+0
*
linux-user: Properly set image_info.brk in flatload
Richard Henderson
2023-08-06
1
-1
/
+0
*
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-15
1
-1
/
+1
*
linux-user: Add "safe" parameter to do_guest_openat()
Ilya Leoshkevich
2023-07-03
1
-1
/
+1
*
linux-user: Expose do_guest_openat() and do_guest_readlink()
Ilya Leoshkevich
2023-07-03
1
-0
/
+3
*
linux-user: Add new flag VERIFY_NONE
Thomas Weißschuh
2023-05-17
1
-0
/
+1
*
linux-user: Honor PT_GNU_STACK
Richard Henderson
2022-09-06
1
-0
/
+1
*
linux-user: Clean up arg_start/arg_end confusion
Richard Henderson
2022-05-23
1
-4
/
+8
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
linux-user: Implement starttime field in self stat emulation
Cameron Esfahani
2022-01-28
1
-0
/
+3
*
linux-user: Remove unnecessary 'aligned' attribute from TaskState
Peter Maydell
2022-01-27
1
-5
/
+1
*
linux-user: Remove MAX_SIGQUEUE_SIZE
Warner Losh
2022-01-18
1
-2
/
+0
*
linux-user: Drop unneeded includes from qemu.h
Peter Maydell
2021-09-13
1
-4
/
+0
*
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
2021-09-13
1
-1
/
+0
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-163
/
+1
*
linux-user: Split safe-syscall macro into its own header
Peter Maydell
2021-09-13
1
-135
/
+0
*
linux-user: Split mmap prototypes into user-mmap.h
Peter Maydell
2021-09-13
1
-14
/
+0
*
linux-user: Split loader-related prototypes into loader.h
Peter Maydell
2021-09-13
1
-40
/
+0
*
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-09-13
1
-36
/
+0
*
linux-user: Split strace prototypes into strace.h
Peter Maydell
2021-09-13
1
-18
/
+0
*
linux-user: Fix coding style nits in qemu.h
Peter Maydell
2021-09-13
1
-17
/
+30
*
linux-user: Pass CPUArchState to do_sigaltstack
Richard Henderson
2021-05-15
1
-1
/
+2
*
linux-user: Use signed lengths in uaccess.c
Richard Henderson
2021-04-07
1
-6
/
+9
*
Hexagon (linux-user/hexagon) Linux user emulation
Taylor Simpson
2021-02-18
1
-0
/
+2
*
linux-user: Fix types in uaccess.c
Richard Henderson
2021-02-16
1
-7
/
+5
*
linux-user: Move lock_user et al out of line
Richard Henderson
2021-02-16
1
-40
/
+7
*
linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
Richard Henderson
2021-02-16
1
-2
/
+9
*
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
2021-02-16
1
-2
/
+2
*
linux-user: Use guest_range_valid in access_ok
Richard Henderson
2021-02-16
1
-6
/
+3
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
1
-3
/
+3
*
linux-user: Tidy VERIFY_READ/VERIFY_WRITE
Richard Henderson
2021-02-16
1
-5
/
+3
[next]