qemu-e2k/linux-user
Richard Henderson 6910b8f66a target-alpha: Fix load-locked/store-conditional.
Use an exception plus start_exclusive to implement the compare-and-swap.
This follows the example set by the MIPS and PPC ports.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-27 05:50:41 +02:00
..
alpha
arm linux-user: Add the syscall id for pselect6 on ARM 2010-03-26 20:48:30 +01:00
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
cpu-uname.c
cpu-uname.h
elfload.c linux-user/ppc: use the Linux register layout 2010-03-28 16:52:27 +02:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c linux-user: Remove ELFLOAD32. 2010-04-25 12:59:30 +00:00
m68k-sim.c
main.c target-alpha: Fix load-locked/store-conditional. 2010-04-27 05:50:41 +02:00
mmap.c Fix usermode virtual address type 2010-03-12 23:25:52 +00:00
qemu-types.h
qemu.h linux-user: Remove ELFLOAD32. 2010-04-25 12:59:30 +00:00
signal.c linux-user/ia64: workaround ia64 strangenesses 2010-04-01 21:51:58 +02:00
socket.h
strace.c
strace.list
syscall_defs.h
syscall_types.h
syscall.c target-alpha: Enable NPTL. 2010-04-27 05:50:41 +02:00
uaccess.c
vm86.c