Andreas Färber 77868120cf linux-user: bsd-user: Don't reset X86CPU twice
Since commit 65dee38052597b6285eb208125369f01b29ba6c1 (target-i386:
move cpu_reset and reset callback to cpu.c) the x86 CPU is reset through
cpu_init() but was still reset immediately after in linux-user and
bsd-user. Clean this up.

Similarly in linux-user/syscall.c it is also reset after cpu_copy().
But that's a bug of its own, fixing which poses a semantic change.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
2013-02-01 01:35:43 +01:00
..
2009-10-18 15:16:08 +00:00
2009-10-18 15:16:08 +00:00
2008-11-09 09:31:37 +00:00
2012-03-14 22:20:27 +01:00
2009-07-17 17:48:03 +00:00
2009-10-18 15:16:08 +00:00
2009-07-17 17:48:01 +00:00