From: Thomas Weißschuh Date: Mon, 27 May 2024 06:27:54 +0000 (+0200) Subject: Revert "docs/specs/pvpanic: mark shutdown event as not implemented" X-Git-Tag: qemu-xen-4.20.0~87^2~49 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0c0cc13d319cf7b876f327fa1c5cc1866ad868cc;p=qemu-xen.git Revert "docs/specs/pvpanic: mark shutdown event as not implemented" The missing functionality has been implemented now. This reverts commit e739d1935c461d0668057e9dbba9d06f728d29ec. Signed-off-by: Thomas Weißschuh Message-Id: <20240527-pvpanic-shutdown-v8-8-5a28ec02558b@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 b0f27860ec..61a80480ed 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 (to be implemented) +bit 2 a regular guest shutdown has happened and should be processed by the host PCI Interface