commit | 37cc0b44b48fcb9f8d75105202d45e70ad1774ca | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Sat Jan 30 20:41:33 2010 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Feb 08 12:21:03 2010 +0100 |
tree | 17f8bf3a8a3b262caba7c88e32d7bd35f3c78b25 | |
parent | 5105c5564cc062f848c6602e911b1a0b75befef7 [diff] |
SH4/R2D: fix poweroff The write the the PA_POWOFF register is currently ignored. Fix that by calling qemu_system_shutdown_request() when a poweroff is requested. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>