.. |
aarch64
|
95fc5ed4a8
linux-user: move target_flat.h to target subdirs
|
2 年之前 |
alpha
|
fe080593dd
linux-user: Add translation for argument of msync()
|
2 年之前 |
arm
|
95059f9c31
include/exec: Change reserved_va semantics to last byte
|
2 年之前 |
cris
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
generic
|
fe080593dd
linux-user: Add translation for argument of msync()
|
2 年之前 |
hexagon
|
c979d901c8
linux-user/hexagon: fix signal context save & restore
|
2 年之前 |
hppa
|
fe080593dd
linux-user: Add translation for argument of msync()
|
2 年之前 |
i386
|
2732c739d8
linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64
|
2 年之前 |
include
|
2466bb3b08
linux-user: Implment host/ppc/host-signal.h
|
2 年之前 |
loongarch64
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
m68k
|
95fc5ed4a8
linux-user: move target_flat.h to target subdirs
|
2 年之前 |
microblaze
|
d7d5601c78
linux-user/microblaze: Handle privileged exception
|
2 年之前 |
mips
|
69a6ea7c4b
linux-user: Fix mips fp64 executables loading
|
2 年之前 |
mips64
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
nios2
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
openrisc
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
ppc
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
riscv
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
s390x
|
2941e0fa05
linux-user/s390x: Save/restore fpc when handling a signal
|
2 年之前 |
sh4
|
95fc5ed4a8
linux-user: move target_flat.h to target subdirs
|
2 年之前 |
sparc
|
e64c6d42b6
linux-user/sparc: Handle tag overflow traps
|
2 年之前 |
x86_64
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
xtensa
|
9f22020b91
linux-user: Provide MADV_* definitions
|
2 年之前 |
cpu_loop-common.h
|
bd5ccd6108
linux-user: Add guest memory layout to exception dump
|
2 年之前 |
elfload.c
|
6cda41daa2
Revert "linux-user/arm: Take more care allocating commpage"
|
2 年之前 |
errnos.c.inc
|
3ffe3268ea
linux-user: Simplify host <-> target errno conversion using macros
|
4 年之前 |
exit.c
|
720ace24ae
*: Add missing includes of qemu/plugin.h
|
2 年之前 |
fd-trans.c
|
2fe8ed6fe9
linux-user: handle netlink flag NLA_F_NESTED
|
2 年之前 |
fd-trans.h
|
d759a62b12
linux-user: fix timerfd read endianness conversion
|
2 年之前 |
flat.h
|
6f9ff551a4
linux-user/: fix some comment spelling errors
|
4 年之前 |
flatload.c
|
a3a67f54f0
linux-user: Pass last not end to probe_guest_base
|
2 年之前 |
ioctls.h
|
ed98cdecf8
linux-user: remove conditionals for many fs.h ioctls
|
2 年之前 |
linux_loop.h
|
0a761ce303
linux-user: implement more loop ioctls
|
3 年之前 |
linuxload.c
|
60f1c8017a
linux-user: Clean up arg_start/arg_end confusion
|
3 年之前 |
loader.h
|
3ad0a76928
linux-user: Split loader-related prototypes into loader.h
|
3 年之前 |
main.c
|
95059f9c31
include/exec: Change reserved_va semantics to last byte
|
2 年之前 |
meson.build
|
7c10cb38cc
accel/tcg: Add debuginfo support
|
2 年之前 |
mmap.c
|
95059f9c31
include/exec: Change reserved_va semantics to last byte
|
2 年之前 |
qemu.h
|
872f3d046f
linux-user: Honor PT_GNU_STACK
|
3 年之前 |
semihost.c
|
2d010c2719
semihosting: Remove qemu_semihosting_console_outs
|
3 年之前 |
signal-common.h
|
7b72aa1d81
linux-user: Add missing signals in strace output
|
2 年之前 |
signal.c
|
d96bf49ba8
gdbstub: move chunks of user code into own files
|
2 年之前 |
socket.h
|
f91005e195
Supply missing header guards
|
6 年之前 |
strace.c
|
895ce8bb53
linux-user: Emulate CLONE_PIDFD flag in clone()
|
2 年之前 |
strace.h
|
a0939b8916
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
3 年之前 |
strace.list
|
fe080593dd
linux-user: Add translation for argument of msync()
|
2 年之前 |
syscall.c
|
45a67df841
linux-user: fix getgroups/setgroups allocations
|
2 年之前 |
syscall_defs.h
|
baead64297
linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
|
2 年之前 |
syscall_types.h
|
0a761ce303
linux-user: implement more loop ioctls
|
3 年之前 |
thunk.c
|
ff9c1e5500
linux-user: Move thunk.c from top-level
|
3 年之前 |
trace-events
|
b5f9536643
linux-user: Rename user_force_sig tracepoint to match function name
|
3 年之前 |
trace.h
|
243af0225a
trace: switch position of headers to what Meson requires
|
5 年之前 |
uaccess.c
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
3 年之前 |
uname.c
|
0effdc29b5
linux-user: Remove pointless CPU{ARCH}State casts
|
3 年之前 |
uname.h
|
a0939b8916
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
3 年之前 |
user-internals.h
|
a3a67f54f0
linux-user: Pass last not end to probe_guest_base
|
2 年之前 |
user-mmap.h
|
892a4f6a75
linux-user: Add partial support for MADV_DONTNEED
|
3 年之前 |
vm86.c
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
3 年之前 |