.. |
alpha
|
0229f5a30e
alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
|
13 年之前 |
arm
|
7fc5152c6d
build: move *-user/ objects to nested Makefile.objs
|
13 年之前 |
cris
|
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
|
14 年之前 |
i386
|
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
|
14 年之前 |
m68k
|
0539024885
linux-user: Don't overuse CPUState
|
13 年之前 |
microblaze
|
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
|
14 年之前 |
mips
|
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
|
14 年之前 |
mips64
|
2aeb36a897
linux-user: Define TARGET_QEMU_ESIGRETURN for mips64
|
13 年之前 |
mipsn32
|
63249cb9eb
linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
|
13 年之前 |
openrisc
|
a8720299f1
target-or32: Add linux syscall, signal and termbits
|
13 年之前 |
ppc
|
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
|
14 年之前 |
s390x
|
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
|
14 年之前 |
sh4
|
c3edf3472f
linux-user: correct syscall 123 on sh4
|
14 年之前 |
sparc
|
7cd393ac1d
sparc-linux-user: Add some missing syscall numbers
|
14 年之前 |
sparc64
|
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
|
14 年之前 |
unicore32
|
8b5d487d4d
unicore32: add necessry headers in linux-user/unicore32 for unicore32 support
|
14 年之前 |
x86_64
|
e7d81004e4
Fix spelling in comments, documentation and messages
|
13 年之前 |
Makefile.objs
|
7fc5152c6d
build: move *-user/ objects to nested Makefile.objs
|
13 年之前 |
cpu-uname.c
|
b2d06f9607
target-arm: Remove ARM_CPUID_* macros
|
13 年之前 |
cpu-uname.h
|
da79030f47
linux-user: adapt uname machine to emulated CPU
|
15 年之前 |
elfload.c
|
806d102141
linux-user: Use init_guest_space when -R and -B are specified
|
13 年之前 |
errno_defs.h
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 年之前 |
flat.h
|
992f48a036
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
|
18 年之前 |
flatload.c
|
cd8e407d24
flatload: fix bss clearing
|
13 年之前 |
ioctls.h
|
5f72307d90
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
|
13 年之前 |
linux_loop.h
|
d7e4036e31
Fix build failure with old kernel headers (loop.h is incompatible with
|
17 年之前 |
linuxload.c
|
7dd47667b9
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed
|
13 年之前 |
m68k-sim.c
|
e0c8a796d5
linux-user: Fix typo m86k -> m68k
|
15 年之前 |
main.c
|
097b8cb840
linux-user: Clarify "Unable to reserve guest address space" error
|
13 年之前 |
mmap.c
|
a5e7ee467c
linux-user: Allocate the right amount of space for non-fixed file maps
|
13 年之前 |
qemu-types.h
|
cbb21eed18
linux-user: fix abi_(u)long, target_ulong mismatch
|
14 年之前 |
qemu.h
|
806d102141
linux-user: Use init_guest_space when -R and -B are specified
|
13 年之前 |
signal.c
|
8954bae3ce
sparc: fix expression with uninitialized initial value
|
13 年之前 |
socket.h
|
e32448e059
Various linux-user structures and definitions fixes for PowerPC targets.
|
17 年之前 |
strace.c
|
afc8763f9d
linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
|
13 年之前 |
strace.list
|
e7ea6cbefd
linux-user: Translate pipe2 flags; add to strace
|
13 年之前 |
syscall.c
|
61dea8e914
linux-user: Remove redundant null check and replace free by g_free
|
13 年之前 |
syscall_defs.h
|
333858b77c
linux-user: fix emulation of getdents
|
13 年之前 |
syscall_types.h
|
5f72307d90
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
|
13 年之前 |
target_flat.h
|
c3109ba1b1
linux-user/FLAT: allow targets to override FLAT processing
|
14 年之前 |
uaccess.c
|
d43277c534
Fix missing strnlen problems
|
16 年之前 |
vm86.c
|
cbb21eed18
linux-user: fix abi_(u)long, target_ulong mismatch
|
14 年之前 |