Sign in
qemu-android
/
qemu-android
/
24ab68ac7278129004b4afa05f074c55e3a90b05
/
linux-user
6d1db8c
linux-user: display cpu list.
by Laurent Vivier
· 15 years ago
187b4e0
microblaze: Correct signal frame setup.
by Edgar E. Iglesias
· 15 years ago
97374d3
Usermode exec-stack fix
by Paul Brook
· 15 years ago
9e0b74a
Strace mprotect flags.
by Paul Brook
· 15 years ago
d35b261
s390x: Avoid _llseek.
by Richard Henderson
· 15 years ago
7ee2822
rename CONFIG_QEMU_PREFIX
by Paolo Bonzini
· 15 years ago
0fddbbf
linux-user: honor low bit of entry PC for MIPS
by Nathan Froyd
· 15 years ago
68a1c81
Pre-allocate guest address space
by Paul Brook
· 15 years ago
0be1d07
alpha-linux-user: Fill in SI_CODE for SIGSEGV.
by Richard Henderson
· 15 years ago
680c877
linux-user: Use qemu-malloc.c.
by Richard Henderson
· 15 years ago
564e2fe
linux-user: Fix compilation with DEBUG defined
by Riccardo Magliocchetti
· 15 years ago
9e42382
linux-user: do not warn for missing pselect6
by Riku Voipio
· 15 years ago
9002ec7
tcg: Initialize the prologue after GUEST_BASE is fixed.
by Richard Henderson
· 15 years ago
a5b3b13
alpha-linux-user: Fix sigprocmask.
by Richard Henderson
· 15 years ago
f43ce12
alpha-linux-user: Fix sigsuspend parameters.
by Richard Henderson
· 15 years ago
9231733
alpha-linux-user: Fix getxpid.
by Richard Henderson
· 15 years ago
fb41a66
alpha-linux-user: Fix pipe return mechanism.
by Richard Henderson
· 15 years ago
57f18a9
alpha-linux-user: Add correct sigaction constants.
by Richard Henderson
· 15 years ago
1b6bd8c
alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS.
by Richard Henderson
· 15 years ago
7dd46c0
alpha-linux-user: Fix brk error return.
by Richard Henderson
· 15 years ago
e476492
linux-user: fix 32-bit host breakage
by Aurelien Jarno
· 15 years ago
0d5d469
microblaze: Update elf machine nums.
by Edgar E. Iglesias
· 15 years ago
e4cbd44
microblaze: Add linux-user core dumping support.
by Edgar E. Iglesias
· 15 years ago
81bbe90
linux-user: rlimit conversion between host and target.
by takasi-y@ops.dti.ne.jp
· 15 years ago
5a834bb
sparc: Fix lazy flag calculation on interrupts, refactor
by Blue Swirl
· 15 years ago
c581ded
Better default guest_base
by Paul Brook
· 15 years ago
2e9a571
Remove PAGE_RESERVED
by Paul Brook
· 15 years ago
6910b8f
target-alpha: Fix load-locked/store-conditional.
by Richard Henderson
· 15 years ago
a4b388f
target-alpha: Enable NPTL.
by Richard Henderson
· 15 years ago
ac316ca
target-alpha: Implement rs/rc properly.
by Richard Henderson
· 15 years ago
ed18c5c
linux-user: Fix sparc32plus stat64 syscalls.
by Richard Henderson
· 15 years ago
2cc2026
linux-user: Fix Sparc64 syscall returns.
by Richard Henderson
· 15 years ago
6495a04
linux-user: Remove ELFLOAD32.
by Richard Henderson
· 15 years ago
e00ac24
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
by takasi-y@ops.dti.ne.jp
· 15 years ago
f717793
linux-user: switch default ppc64 CPU to 970fx from 970
by Aurelien Jarno
· 15 years ago
a1606b0
Fix compilation with missing inotify_init1
by Stefan Weil
· 15 years ago
60e9924
linux-user/ia64: workaround ia64 strangenesses
by Aurelien Jarno
· 15 years ago
29e922b
Compile qemu-timer only once
by Blue Swirl
· 15 years ago
7983f43
linux-user/ppc: use the Linux register layout
by Rob Landley
· 15 years ago
703e0e8
linux-user: Use RLIMIT_STACK for default stack size.
by Richard Henderson
· 15 years ago
7270547
linux-user: Add the syscall id for pselect6 on ARM
by Michael Casadevall
· 15 years ago
c05c7a7
linux-user: add inotify_init1 syscall support
by Riku Voipio
· 15 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
a6c6f76
Fix build with -DNDEBUG in CFLAGS
by Blue Swirl
· 15 years ago
b480d9b
Fix usermode virtual address type
by Paul Brook
· 15 years ago
14f24e1
linux-user: Fix mmap_find_vma returning invalid addresses.
by Richard Henderson
· 15 years ago
7bc7b09
linux-user: Use h2g_valid in qemu_vmalloc.
by Richard Henderson
· 15 years ago
70539e1
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
d871443
linux-user: Save/restore fpu registers to signal context on sh4
by takasi-y@ops.dti.ne.jp
· 15 years ago
597c021
linux-user: Fix syscall pipe2() retval on sh4
by takasi-y@ops.dti.ne.jp
· 15 years ago
9f9f030
Disassembler symbol lookup fix
by Paul Brook
· 15 years ago
6049f4f
alpha-linux-user: Implement signals.
by Richard Henderson
· 15 years ago
dad081e
target-alpha: Reduce internal processor registers for user-mode.
by Richard Henderson
· 15 years ago
b5ec5ce
Add cpu model configuration support..
by john cooper
· 15 years ago
5f2243f
Fix strace or FUTEX_PRIVATE_FLAG
by Paul Brook
· 15 years ago
da79030
linux-user: adapt uname machine to emulated CPU
by Loïc Minier
· 15 years ago
ee63650
mmap_frag() users only check for -1 error
by Juan Quintela
· 15 years ago
fb7e378
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
by Kirill A. Shutemov
· 15 years ago
0ddbc96
fix linux-user microblaze ELF_ARCH definition
by Mike Frysinger
· 15 years ago
8b0ee8c
alpha: fix stat64 issue
by Vince Weaver
· 15 years ago
f7001a3
linux-user: fix build with gcc-4.1
by Aurelien Jarno
· 15 years ago
73b0196
PPC: Make DCR uint32_t
by Alexander Graf
· 15 years ago
b711de9
PPC64: Fix alternate timebase
by Aurelien Jarno
· 15 years ago
e3ea652
PPC64: Fix timebase
by Alexander Graf
· 15 years ago
a3b3912
linux-user: Add aliases for some Alpha syscalls
by Richard Henderson
· 15 years ago
7631c97
linux-user: add core dump support for SH
by Nathan Froyd
· 15 years ago
7a93cc5
linux-user: add core dump support for M68K
by Nathan Froyd
· 15 years ago
51e5260
linux-user: add core dump support for MIPS
by Nathan Froyd
· 15 years ago
e2f3e74
linux-user: add core dump support for PPC
by Nathan Froyd
· 15 years ago
d049e62
linux-user: fix ARM core dumps on opposite-endian hosts
by Nathan Froyd
· 15 years ago
21e807f
linux-user: commonify definitions of target typedefs
by Nathan Froyd
· 15 years ago
dd0a365
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
by Nathan Froyd
· 15 years ago
49995e1
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
by Aurelien Jarno
· 15 years ago
66393fb
linux-user: cleanup force_sig() calls
by Riku Voipio
· 15 years ago
d032d1b
linux-user: Fix mmap_lock ordering
by Riku Voipio
· 15 years ago
ba0e276
target-alpha: Fixes for alpha-linux syscalls.
by Richard Henderson
· 15 years ago
8a57a6c
target-alpha: Drop bogus UNIQ initial value on Linux.
by Richard Henderson
· 15 years ago
725b8a6
Fix ARM userspace strex implementation.
by Paul Brook
· 15 years ago
3ca0558
linux-user: remove hardcoded value of _NSIG in signal.c
by Arnaud Patard
· 16 years ago
e927345
Add missing break.
by Paul Brook
· 15 years ago
426f5ab
ARM atomic ops rewrite
by Paul Brook
· 15 years ago
5499b6f
target-mips: rename CP0_LLAddr into lladdr
by Aurelien Jarno
· 15 years ago
b4558d7
(x86/Sparc/PPC)-user: fix cpu_copy
by Blue Swirl
· 15 years ago
b55a37c
user: move CPU reset call to main.c for x86/PPC/Sparc
by Blue Swirl
· 15 years ago
dab4640
Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
by Jan-Simon Möller
· 15 years ago
f7680a5
linux-user: KD/VT/FB ioctls
by Ulrich Hecht
· 15 years ago
cf6de34
linux-user: Update ARM hwcaps
by Riku Voipio
· 16 years ago
e2cc3f6
linux-user: don't zero a buffer twice
by Paul Bolle
· 16 years ago
61322e9
linux-user: fix ppc target_stat64 st_blocks layout
by Max Filippov
· 16 years ago
6913720
linux-user: getpriority errno fix
by Ulrich Hecht
· 16 years ago
d092793
implementations of dup3 and fallocate that are good enough to fool LTP
by Ulrich Hecht
· 16 years ago
3bc0bdc
linux-user: fix "#if 0"'d printf()
by Paul Bolle
· 16 years ago
22e4104
linux-user: fix up oversealous nitpicking
by Michael S. Tsirkin
· 16 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
e8bbe36
linux-user: fix coding style nit
by Michael S. Tsirkin
· 16 years ago
5d02482
linux-user: fix old style decrement usage
by Michael S. Tsirkin
· 16 years ago
6ece4df
elfload: fix coding style nit
by Michael S. Tsirkin
· 16 years ago
dfd3f85
__thread should be before real type
by Juan Quintela
· 16 years ago
86178a5
static and inline should came before the type of the functions
by Juan Quintela
· 16 years ago
Next »