[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOJsxLHb7L8kmnOUGfEjFtQcr1g5B8+WTYxf4nBgR9jor367Kg@mail.gmail.com>
Date: Tue, 13 Aug 2013 09:43:32 +0300
From: Pekka Enberg <penberg@...nel.org>
To: Michael Ellerman <michael@...erman.id.au>
Cc: KVM General <kvm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kvm tools: powerpc: Implement "system-reboot" RTAS call
On Tue, Aug 13, 2013 at 8:48 AM, Michael Ellerman
<michael@...erman.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 <michael@...erman.id.au>
Applied, thanks Michael!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists