[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] docs/specs/pvpanic: mark shutdown event as not implemented
From: |
Thomas Weißschuh |
Subject: |
[PATCH] docs/specs/pvpanic: mark shutdown event as not implemented |
Date: |
Wed, 13 Mar 2024 19:30:31 +0100 |
Mention the fact that this event is not yet implemented
to avoid confusion.
As requested by Michael.
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
---
docs/specs/pvpanic.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/specs/pvpanic.rst b/docs/specs/pvpanic.rst
index 61a80480edb8..b0f27860ec3b 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
---
base-commit: ba49d760eb04630e7b15f423ebecf6c871b8f77b
change-id: 20240313-pvpanic-note-fa3ce8d2165a
Best regards,
--
Thomas Weißschuh <thomas@t-8ch.de>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] docs/specs/pvpanic: mark shutdown event as not implemented,
Thomas Weißschuh <=