lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ