From: Thomas Weißschuh Date: Wed, 13 Mar 2024 18:30:31 +0000 (+0100) Subject: docs/specs/pvpanic: mark shutdown event as not implemented X-Git-Tag: v9.0.0-rc0~5^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e739d1935c461d0668057e9dbba9d06f728d29ec;p=thirdparty%2Fqemu.git docs/specs/pvpanic: mark shutdown event as not implemented Mention the fact that this event is not yet implemented to avoid confusion. As requested by Michael. Signed-off-by: Thomas Weißschuh Message-Id: <20240313-pvpanic-note-v1-1-7f2571cdaedc@t-8ch.de> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/docs/specs/pvpanic.rst b/docs/specs/pvpanic.rst index 61a80480edb..b0f27860ec3 100644 --- a/docs/specs/pvpanic.rst +++ b/docs/specs/pvpanic.rst @@ -29,7 +29,7 @@ bit 1 a guest panic has happened and will be handled by the guest; the host should record it or report it, but should not affect the execution of the guest. -bit 2 +bit 2 (to be implemented) a regular guest shutdown has happened and should be processed by the host PCI Interface