.. |
aarch64
|
fe0f88ab87
linux-user/aarch64: Remove unused get/put_user macros
|
5 months ago |
alpha
|
18b3abb722
user: Prefer cached CpuClass over CPU_GET_CLASS() macro
|
5 months ago |
arm
|
63d8b11d0a
linux-user/arm: Remove unused get_put_user macros
|
5 months ago |
generic
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
hexagon
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
8 months ago |
hppa
|
5f119c69ff
linux-user/hppa: Send proper si_code on SIGFPE exception
|
2 months ago |
i386
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
include
|
50a0012227
linux-user: cleanup unused linux-user/include/host directories
|
2 years ago |
loongarch64
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
8 months ago |
m68k
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
microblaze
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
mips
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
8 months ago |
mips64
|
4ae7d11b70
Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging
|
10 months ago |
openrisc
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
8 months ago |
ppc
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
riscv
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
8 months ago |
s390x
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
sh4
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
sparc
|
8095f652f2
linux-user: Add missing /proc/cpuinfo fields for sparc
|
7 months ago |
x86_64
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
xtensa
|
513823e752
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
6 months ago |
elfload.c
|
e16354b7f2
exec/cpu-all: remove BSWAP_NEEDED
|
5 months ago |
errnos.c.inc
|
3ffe3268ea
linux-user: Simplify host <-> target errno conversion using macros
|
4 years ago |
exit.c
|
327b75a469
accel/tcg: Move perf and debuginfo support to tcg/
|
1 year ago |
fd-trans.c
|
3719acc273
linux-user: netlink: Add missing QEMU_IFLA entries
|
6 months ago |
fd-trans.h
|
d759a62b12
linux-user: fix timerfd read endianness conversion
|
2 years ago |
flat.h
|
a6819c1bd0
linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
|
1 year ago |
flatload.c
|
487a31e0ac
accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
|
8 months ago |
gen-vdso-elfn.c.inc
|
6e9dcfb906
linux-user: Fix GDB complaining about system-supplied DSO string table index
|
9 months ago |
gen-vdso.c
|
6e9dcfb906
linux-user: Fix GDB complaining about system-supplied DSO string table index
|
9 months ago |
ioctls.h
|
e6e903db6a
linux-user: Add ioctl for BLKBSZSET
|
1 year ago |
linux_loop.h
|
0a761ce303
linux-user: implement more loop ioctls
|
3 years ago |
linuxload.c
|
e4e5cb4a54
{linux,bsd}-user: Introduce get_task_state()
|
1 year ago |
loader.h
|
63c1b7de0a
linux-user: Report AArch64 hwcap2 fields above bit 31
|
1 year ago |
main.c
|
44ed2fd1ea
linux-user/main: Allow setting tb-size
|
5 months ago |
meson.build
|
903e870f24
plugins/api: split out binary path/start/end/entry code
|
5 months ago |
mmap.c
|
c9ce8a1ffd
linux-user: Only include 'exec/tb-flush.h' header when necessary
|
5 months ago |
plugin-api.c
|
903e870f24
plugins/api: split out binary path/start/end/entry code
|
5 months ago |
qemu.h
|
187b7ca96a
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
|
8 months ago |
semihost.c
|
2d010c2719
semihosting: Remove qemu_semihosting_console_outs
|
3 years ago |
signal-common.h
|
08916fd4b6
user: Introduce user/signal.h
|
6 months ago |
signal.c
|
18b3abb722
user: Prefer cached CpuClass over CPU_GET_CLASS() macro
|
5 months ago |
socket.h
|
f91005e195
Supply missing header guards
|
6 years ago |
strace.c
|
d95fd9838b
linux-user: Fix strace output for s390x mmap()
|
9 months ago |
strace.h
|
a0939b8916
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
3 years ago |
strace.list
|
f769eb00b5
linux-user: Trace rt_sigprocmask's sigsets
|
10 months ago |
syscall.c
|
1a010d22b7
linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
|
5 months ago |
syscall_defs.h
|
e16354b7f2
exec/cpu-all: remove BSWAP_NEEDED
|
5 months ago |
syscall_types.h
|
7048fc59ef
linux-user: Add FITRIM ioctl
|
1 year ago |
thunk.c
|
4e11165316
user: Move 'thunk.h' from 'exec/user' to 'user'
|
1 year ago |
trace-events
|
b5f9536643
linux-user: Rename user_force_sig tracepoint to match function name
|
3 years ago |
trace.h
|
243af0225a
trace: switch position of headers to what Meson requires
|
5 years ago |
uaccess.c
|
1f2355f53c
meson: Make DEBUG_REMAP a meson option
|
1 year ago |
uname.c
|
0effdc29b5
linux-user: Remove pointless CPU{ARCH}State casts
|
3 years ago |
uname.h
|
a0939b8916
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
3 years ago |
user-internals.h
|
c9ce8a1ffd
linux-user: Only include 'exec/tb-flush.h' header when necessary
|
5 months ago |
user-mmap.h
|
1405d7e60d
user: Extract common MMAP API to 'user/mmap.h'
|
5 months ago |
vm86.c
|
d0fb974022
linux-user/vm86: Fix compilation with Clang
|
10 months ago |