Riku Voipio
|
a42267ef58
linux-user: fix gcc-4.9 compiler error on __{get,put]}_user
|
11 yıl önce |
Paolo Bonzini
|
f08b617018
softmmu: introduce cpu_ldst.h
|
11 yıl önce |
Peter Maydell
|
a7ec0f98e3
linux-user: Don't allow guest to block SIGSEGV
|
11 yıl önce |
Alex Barcelo
|
1c275925bf
signal: added a wrapper for sigprocmask function
|
11 yıl önce |
Will Newton
|
f0116c5458
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
|
11 yıl önce |
Petar Jovanovic
|
55a2b1631f
linux-user: create target_structs header to place ipc_perm and shmid_ds
|
11 yıl önce |
Laurent Vivier
|
03cfd8faa7
linux-user: add support of binfmt_misc 'O' flag
|
12 yıl önce |
Stefan Weil
|
6f20f55bcc
*-user: Improve documentation for lock_user function
|
12 yıl önce |
Stefan Weil
|
41d1af4de4
*-user: Fix typo in comment (ulocking -> unlocking)
|
12 yıl önce |
Peter Maydell
|
4a24a75810
linux-user: Allow targets to specify a minimum uname release
|
12 yıl önce |
Peter Maydell
|
848d72cdd8
linux-user: Make sure NWFPE code is 32 bit ARM only
|
12 yıl önce |
Peter Maydell
|
24cb36a61c
configure: Make NPTL non-optional
|
12 yıl önce |
Peter Maydell
|
1ccd9374af
linux-user: Enable NPTL for m68k
|
12 yıl önce |
Peter Maydell
|
dfeab06c98
linux-user: Move includes of target-specific headers to end of qemu.h
|
12 yıl önce |
Andreas Färber
|
a2247f8ec9
linux-user: Change thread_env to CPUState
|
12 yıl önce |
Peter Maydell
|
6291ad77d7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
|
12 yıl önce |
Peter Maydell
|
0bc8ce9460
linux-user: Restore cast to target type in get_user()
|
12 yıl önce |
Richard Henderson
|
658f2dc970
linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr
|
12 yıl önce |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 yıl önce |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
12 yıl önce |
Eduardo Habkost
|
ee9baa00f2
user: Rename qemu-types.h to qemu-user-types.h
|
13 yıl önce |
Richard Henderson
|
a05c640915
linux-user: Fix siginfo handling
|
13 yıl önce |
Richard Henderson
|
62724cc5eb
linux-user: Use memcpy in get_user/put_user.
|
13 yıl önce |
Meador Inge
|
806d102141
linux-user: Use init_guest_space when -R and -B are specified
|
13 yıl önce |
Meador Inge
|
dce104013d
linux-user: Factor out guest space probing into a function
|
13 yıl önce |
Paul Brook
|
d8fd295499
Userspace ARM BE8 support
|
13 yıl önce |
Peter Maydell
|
59e9d91c7a
linux-user: resolve reserved_va vma downwards
|
13 yıl önce |
Andreas Färber
|
9349b4f9fd
Rename CPUState -> CPUArchState
|
13 yıl önce |
Alexander Graf
|
125b0f55b6
linux-user: save auxv length
|
13 yıl önce |
Riku Voipio
|
d0fd11ffd3
linux-user: stack_base is now mandatory on all targets
|
13 yıl önce |