OSDN Git Service

pseries: Implement RTAS system-reboot call
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 28 Mar 2012 21:39:47 +0000 (08:39 +1100)
committerAndreas Färber <afaerber@suse.de>
Sun, 15 Apr 2012 15:07:19 +0000 (17:07 +0200)
commitc821a43c60e55fdfb8bc9c64696238e409d96192
tree0370d8b721b74f17c0566dbbf5df0e5b80eabc43
parent8e01f355db4c7e54b0877a6d9508e83d0afbc4b6
pseries: Implement RTAS system-reboot call

This patch adds the PAPR defined RTAS system-reboot call to the pseries
machine emulation, providing the guest with a way to trigger a reboot.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/spapr_rtas.c