Sign in
qemu-android
/
qemu-android
/
800567a613510c77a55decac4d25fea154d1ee22
/
linux-user
45c874e
linux-user: ioctl() command type is int
by Laurent Vivier
· 10 years ago
1d085f6
linux-user: fix the breakpoint inheritance in spawned threads
by Thierry Bultel
· 10 years ago
876e23c
linux-user: use __get_user and __put_user in cmsg conversions
by Peter Maydell
· 10 years ago
c2aeb25
linux-user: Fix length handling in host_to_target_cmsg
by Peter Maydell
· 10 years ago
79cb1f1
linux-user: Use abi_ulong for TARGET_ELF_PAGESTART
by Yongbok Kim
· 10 years ago
8be656b
linux-user: Allocate thunk size dynamically
by Alexander Graf
· 10 years ago
e42fd94
linux-user: Add HWCAP for SH4
by Richard Henderson
· 10 years ago
91c45a3
linux-user: Default sh4 to sh7785
by Richard Henderson
· 10 years ago
f809c60
target-i386: use memory API to implement SMRAM
by Paolo Bonzini
· 10 years ago
3586533
translate-all: remove unnecessary argument to tb_invalidate_phys_range
by Paolo Bonzini
· 10 years ago
1652b97
exec: move functions to translate-all.h
by Paolo Bonzini
· 10 years ago
c498d8e
s390x: Common access to floating point registers
by Eric Farman
· 10 years ago
d82322e
linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create
by Timothy Baldwin
· 10 years ago
52a53af
linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it
by Emilio G. Cota
· 10 years ago
02f4035
linux-user, bsd-user: Remove two calls to cpu_exec_init_all
by Fam Zheng
· 10 years ago
a59629f
rcu: do not create thread in pthread_atfork callback
by Paolo Bonzini
· 10 years ago
61c7480
linux-user: fix broken cpu_copy()
by Leon Alrae
· 10 years ago
17644b3
linux-user: fix emulation of splice syscall
by Andreas Schwab
· 10 years ago
92bed46
linux-user/main.c: Remove redundant end_exclusive() in arm_kernel_cmpxchg64_helper()
by Chen Gang S
· 10 years ago
b8d4328
linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs
by Mikhail Ilyin
· 10 years ago
2994fd9
cpu: Make cpu_init() return QOM CPUState object
by Eduardo Habkost
· 10 years ago
0856579
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging"
by Peter Maydell
· 10 years ago
696da41
linux-user: Check for cpu_init() errors
by Eduardo Habkost
· 10 years ago
1ab2aea
linux-user: correct stat structure in MIPS N32
by Leon Alrae
· 10 years ago
aa5e03d
linux-user: wrong TARGET_SI_PAD_SIZE value for some targets.
by Maxim Ostapenko
· 10 years ago
dec0473
linux-user/syscall.c: do_ioctl_dm: Need to call unlock_user() before going to failure return in default case
by Chen Gang S
· 10 years ago
a86b3c6
linux-user/main.c: Use TARGET_SIG* instead of SIG*
by Chen Gang S
· 10 years ago
71ec7ce
linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base
by Chen Gang S
· 10 years ago
7eff518
linux-user/syscall.c: lock_iovec: unlock vec[i] in failure processing code block
by Chen Gang S
· 10 years ago
30b8b68
linux-user: support target-to-host SCM_CREDENTIALS
by Alex Suykov
· 10 years ago
1669add
linux-user: Fix broken m68k signal handling on 64 bit hosts
by Peter Maydell
· 10 years ago
ec355f1
mips64-linux-user: Fix definition of struct sigaltstack
by Ed Swierk
· 10 years ago
9c6bf9c
linux-user: Fix ioctl cmd type mismatch on 64-bit targets
by Ed Swierk
· 10 years ago
9501801
linux-user: translate resource also for prlimit64
by Felix Janda
· 10 years ago
f6c7a05
linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_user
by Peter Maydell
· 10 years ago
f7e61b2
linux-user/main.c: Mark end_exclusive() as possibly unused
by Peter Maydell
· 10 years ago
b040bc9
linux-user/main.c: Call cpu_exec_start/end on all target archs
by Peter Maydell
· 10 years ago
1af2ee0
linux-user/arm/nwfpe: Delete unused aCC array
by Peter Maydell
· 10 years ago
ea2b5fb
linux-user/alpha: Add define for NR_shmat to enable shmat syscall
by Peter Maydell
· 10 years ago
b6e2c93
linux-user/signal.c: Remove current_exec_domain_sig()
by Peter Maydell
· 10 years ago
d8d5119
linux-user/main.c (m68k): Use get_user_u16 rather than lduw in cpu_loop
by Peter Maydell
· 10 years ago
5899d6d
linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c
by Peter Maydell
· 10 years ago
2ccf97e
linux-user/elfload.c: Don't use _raw accessor functions
by Peter Maydell
· 10 years ago
ec53b45
exec.c: Drop TARGET_HAS_ICE define and checks
by Peter Maydell
· 10 years ago
74797f4
linux-user: Use the 5KEf processor for 64-bit emulation
by Maciej W. Rozycki
· 10 years ago
54bf36e
target-arm: make c13 cp regs banked (FCSEIDR, ...)
by Fabian Aggeler
· 10 years ago
aecc886
linux-user: Fix up timer id handling
by Alexander Graf
· 10 years ago
ccf661f
linux-user: Do not subtract offset from end address
by Tom Musta
· 10 years ago
a93934f
elf: take phdr offset into account when calculating the program load address
by Jonas Maebe
· 10 years ago
686581a
linux-user: Fix fault address truncation AArch64
by Riku Voipio
· 10 years ago
c5e4a5a
linux-user: Let user specify random seed
by Magnus Reftel
· 10 years ago
1a1c4db
translate-all.c: memory walker initial address miscalculation
by Mikhail Ilyin
· 11 years ago
d80a190
linux-user: don't include timerfd if not needed
by Riku Voipio
· 11 years ago
e52a99f
linux-user: Simplify timerid checks on g_posix_timers range
by Alexander Graf
· 11 years ago
a59b5e3
linux-user: Convert blkpg to use a special subop handler
by Alexander Graf
· 11 years ago
40645c7
linux-user: Enable epoll_pwait syscall for ARM
by Peter Maydell
· 11 years ago
05068c0
exec.c: Relax restrictions on watchpoint length and alignment
by Peter Maydell
· 11 years ago
1458558
linux-user: Handle PPC64 ELFv2 Function Pointers
by Tom Musta
· 11 years ago
19774ec
linux-user: Implement do_setcontext for PPC64
by Tom Musta
· 11 years ago
8d6ab33
linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer
by Tom Musta
· 11 years ago
61e75fe
linux-user: Enable Signal Handlers on PPC64
by Tom Musta
· 11 years ago
7678108
linux-user: Split PPC Trampoline Encoding from Register Save
by Tom Musta
· 11 years ago
fbdc200
linux-user: Fix Stack Pointer Bug in PPC setup_rt_frame
by Tom Musta
· 11 years ago
680dfde
linux-user: fix file descriptor leaks
by zhanghailiang
· 11 years ago
29e03fc
linux-user: check return value of malloc()
by zhanghailiang
· 11 years ago
29560a6
linux-user: writev Partial Writes
by Tom Musta
· 11 years ago
6f6a403
linux-user: Support target-to-host translation of mlockall argument
by Tom Musta
· 11 years ago
8fbe8fd
linux-user: clock_nanosleep errno Handling on PPC
by Tom Musta
· 11 years ago
0903c8b
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
by Tom Musta
· 11 years ago
67d6d82
linux-user: Move get_ppc64_abi
by Tom Musta
· 11 years ago
d4290c4
linux-user: Detect fault in sched_rr_get_interval
by Tom Musta
· 11 years ago
a1d5c5b
linux-user: Handle NULL sched_param argument to sched_*
by Tom Musta
· 11 years ago
edcc5f9
linux-user: Detect Negative Message Sizes in msgsnd System Call
by Tom Musta
· 11 years ago
b6ce1f6
linux-user: Conditionally Pass Attribute Pointer to mq_open()
by Tom Musta
· 11 years ago
37ed095
linux-user: Make ipc syscall's third argument an abi_long
by Tom Musta
· 11 years ago
5464bae
linux-user: Properly Handle semun Structure In Cross-Endian Situations
by Tom Musta
· 11 years ago
5d2fa8e
linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
by Tom Musta
· 11 years ago
0352734
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
by Tom Musta
· 11 years ago
9af5c90
linux-user: add setns and unshare
by Riku Voipio
· 11 years ago
ab31cda
linux-user: support ioprio_{get, set} syscalls
by Paul Burton
· 11 years ago
5183434
linux-user: support timerfd_{create, gettime, settime} syscalls
by Riku Voipio
· 11 years ago
f17f498
linux-user: fix readlink handling with magic exe symlink
by Mike Frysinger
· 11 years ago
c065976
linux-user: Fix conversion of sigevent argument to timer_create
by Peter Maydell
· 11 years ago
4757599
linux-user: Fix syscall instruction usermode emulation on X86_64
by Jincheng Miao
· 11 years ago
0b2effd
linux-user: redirect openat calls
by Riku Voipio
· 11 years ago
d67f4aa
linux-user: /proc/self/maps content
by Mikhail Ilyin
· 11 years ago
b545f63
linux-user: use TARGET_SA_ONSTACK in get_sigframe
by Riku Voipio
· 11 years ago
2dd08df
alloca one extra byte sockets
by Joakim Tjernlund
· 11 years ago
33a29b5
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
by Joakim Tjernlund
· 11 years ago
451aaf6
qemu-user: Impl. setsockopt(SO_BINDTODEVICE)
by Joakim Tjernlund
· 11 years ago
27a0782
SIOCGIFINDEX: fix typo
by Joakim Tjernlund
· 11 years ago
a74029f
target-ppc: Change default cpu for ppc64le-linux-user
by Richard Henderson
· 11 years ago
4f9c5be
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
by Peter Maydell
· 11 years ago
f63eb01
linux-user: support the SIOCGIFINDEX ioctl
by Paul Burton
· 11 years ago
ca56f5b
linux-user: support the KDSIGACCEPT ioctl
by Paul Burton
· 11 years ago
b67d803
linux-user: allow NULL tv argument for settimeofday
by Paul Burton
· 11 years ago
ef4467e
linux-user: respect timezone for settimeofday
by Paul Burton
· 11 years ago
fd76783
linux-user: fix struct target_epoll_event layout for MIPS
by Paul Burton
· 11 years ago
0fa82d3
linux-user: support strace of epoll_create1
by Paul Burton
· 11 years ago
356d771b
linux-user: allow NULL arguments to mount
by Paul Burton
· 11 years ago
Next »