On Tue, Aug 13, 2013 at 8:48 AM, Michael Ellerman <mich...@ellerman.id.au> wrote: > On some powerpc systems, reboot is implemented by an RTAS call by the > name of "system-reboot". Currently we don't implement it in kvmtool, > which means instead the guest prints an error and spins. > > This is particularly annoying because when the guest kernel panics it > will try to reboot, and end up spinning in the guest. > > We can't implement reboot properly, ie. causing a reboot, but it's still > preferable to implement it as halt rather than not implementing it at > all. > > Signed-off-by: Michael Ellerman <mich...@ellerman.id.au>
Applied, thanks Michael! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/