qemu-irix/linux-user
Blue Swirl b4558d7481 (x86/Sparc/PPC)-user: fix cpu_copy
b55a37c981 moved the call to cpu_reset
to user emulators. But cpu_copy also initializes a CPU structure, so add the
call also there.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-11-07 16:34:12 +00:00
..
alpha
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
elfload.c linux-user: Update ARM hwcaps 2009-10-16 14:37:33 +03:00
elfload32.c
errno_defs.h
flat.h
flatload.c
ioctls.h linux-user: KD/VT/FB ioctls 2009-10-17 11:38:00 +03:00
linux_loop.h
linuxload.c linux-user: don't zero a buffer twice 2009-10-16 14:36:36 +03:00
m68k-sim.c
main.c user: move CPU reset call to main.c for x86/PPC/Sparc 2009-11-07 10:37:06 +00:00
mmap.c
qemu-types.h
qemu.h
signal.c
socket.h
strace.c
strace.list
syscall.c (x86/Sparc/PPC)-user: fix cpu_copy 2009-11-07 16:34:12 +00:00
syscall_defs.h linux-user: KD/VT/FB ioctls 2009-10-17 11:38:00 +03:00
syscall_types.h linux-user: KD/VT/FB ioctls 2009-10-17 11:38:00 +03:00
uaccess.c
vm86.c