Andreas Färber 885a73f72b linux-user: Avoid conditional cpu_reset()
Some CPUs reset as part of cpu_init(), some others were reset
afterwards, some not at all. While some targets didn't implement a
cpu_[state_]reset() function, QOM cpu_reset() is always available.
There's nothing wrong with resetting twice on startup, so drop
the #ifdef.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-07-22 22:08:33 +03:00
..
2013-07-22 21:54:46 +03:00
2013-07-22 21:54:20 +03:00
2012-08-14 20:26:55 +01:00
2010-10-05 13:53:56 -05:00
2013-07-22 21:54:52 +03:00
2013-07-22 21:54:52 +03:00
2013-07-10 10:54:16 -05:00
2013-07-22 21:54:52 +03:00
2009-07-01 18:24:44 +00:00