Peter Maydell
|
0bc8ce9460
linux-user: Restore cast to target type in get_user()
|
12 gadi atpakaļ |
Richard Henderson
|
658f2dc970
linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr
|
12 gadi atpakaļ |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 gadi atpakaļ |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
12 gadi atpakaļ |
Eduardo Habkost
|
ee9baa00f2
user: Rename qemu-types.h to qemu-user-types.h
|
13 gadi atpakaļ |
Richard Henderson
|
a05c640915
linux-user: Fix siginfo handling
|
13 gadi atpakaļ |
Richard Henderson
|
62724cc5eb
linux-user: Use memcpy in get_user/put_user.
|
13 gadi atpakaļ |
Meador Inge
|
806d102141
linux-user: Use init_guest_space when -R and -B are specified
|
13 gadi atpakaļ |
Meador Inge
|
dce104013d
linux-user: Factor out guest space probing into a function
|
13 gadi atpakaļ |
Paul Brook
|
d8fd295499
Userspace ARM BE8 support
|
13 gadi atpakaļ |
Peter Maydell
|
59e9d91c7a
linux-user: resolve reserved_va vma downwards
|
13 gadi atpakaļ |
Andreas Färber
|
9349b4f9fd
Rename CPUState -> CPUArchState
|
13 gadi atpakaļ |
Alexander Graf
|
125b0f55b6
linux-user: save auxv length
|
13 gadi atpakaļ |
Riku Voipio
|
d0fd11ffd3
linux-user: stack_base is now mandatory on all targets
|
13 gadi atpakaļ |
Dr. David Alan Gilbert
|
97cc75606a
linux-user: Implement new ARM 64 bit cmpxchg kernel helper
|
14 gadi atpakaļ |
Peter Maydell
|
5945cfcb4b
linux-user: Bump do_syscall() up to 8 syscall arguments
|
14 gadi atpakaļ |
Stefan Weil
|
1301f32205
Fix typos in comments (neccessary -> necessary)
|
14 gadi atpakaļ |
Guan Xuetao
|
d2fbca9422
unicore32: necessary modifications for other files to support unicore32
|
14 gadi atpakaļ |
Mike Frysinger
|
1af02e83c0
linux-user/elfload: add FDPIC support
|
14 gadi atpakaļ |
Wolfgang Schildbach
|
67af42ac5a
Remove dead code for ARM semihosting commandline handling
|
14 gadi atpakaļ |
Peter Maydell
|
bee7000807
linux-user: remove unnecessary local from __get_user(), __put_user()
|
15 gadi atpakaļ |
Nathan Froyd
|
48e15fc2de
linux-user: fix memory leaks with NPTL emulation
|
15 gadi atpakaļ |
Stefan Weil
|
e5924d8980
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
|
15 gadi atpakaļ |
Richard Henderson
|
9955ffac9a
linux-user: Reduce lseek+reads while loading elf files.
|
15 gadi atpakaļ |
Paul Brook
|
97374d3858
Usermode exec-stack fix
|
15 gadi atpakaļ |
Richard Henderson
|
6495a04457
linux-user: Remove ELFLOAD32.
|
15 gadi atpakaļ |
Richard Henderson
|
703e0e89c6
linux-user: Use RLIMIT_STACK for default stack size.
|
15 gadi atpakaļ |
Richard Henderson
|
14f24e1465
linux-user: Fix mmap_find_vma returning invalid addresses.
|
15 gadi atpakaļ |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 gadi atpakaļ |
malc
|
99a0949b72
Get rid of _t suffix
|
16 gadi atpakaļ |