diff options
| author | Riku Voipio | 2013-07-24 08:44:26 +0200 |
|---|---|---|
| committer | Riku Voipio | 2013-09-24 09:47:07 +0200 |
| commit | 89aaf1a6ad91c4cb3224fcca461d71dac9fa3fa6 (patch) | |
| tree | 56a1b96294cef2b7a8757757b038995f9f9927ae /include | |
| parent | linux-user: Check type of microMIPS break instruction (diff) | |
| download | qemu-89aaf1a6ad91c4cb3224fcca461d71dac9fa3fa6.tar.gz qemu-89aaf1a6ad91c4cb3224fcca461d71dac9fa3fa6.tar.xz qemu-89aaf1a6ad91c4cb3224fcca461d71dac9fa3fa6.zip | |
[v2] linux-user: implement m68k atomic syscalls
With nptl enabled, atomic_cmpxchg_32 and atomic_barrier
system calls are needed. This patch enabled really dummy
versions of the system calls, modeled after the m68k
kernel code.
With this patch I am able to execute m68k binaries
with qemu linux-user (busybox compiled for coldfire).
[v2] que an segfault instead of returning a EFAULT
to keep in line with kernel code.
Cc: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
