diff mbox series

[v7,7/7] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"

Message ID 20240323-pvpanic-shutdown-v7-7-4ac1fd546d6f@t-8ch.de
State New
Headers show
Series hw/misc/pvpanic: add support for normal shutdowns | expand

Commit Message

Thomas Weißschuh March 23, 2024, 9:39 a.m. UTC
The missing functionality has been implemented now.

This reverts commit e739d1935c461d0668057e9dbba9d06f728d29ec.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
---
 docs/specs/pvpanic.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/docs/specs/pvpanic.rst b/docs/specs/pvpanic.rst
index b0f27860ec3b..61a80480edb8 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