mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
The missing functionality has been implemented now.
This reverts commit e739d1935c
.
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Message-Id: <20240527-pvpanic-shutdown-v8-8-5a28ec02558b@t-8ch.de>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
b279c3c88d
commit
0c0cc13d31
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ bit 1
|
||||||
a guest panic has happened and will be handled by the guest;
|
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 host should record it or report it, but should not affect
|
||||||
the execution of the guest.
|
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
|
a regular guest shutdown has happened and should be processed by the host
|
||||||
|
|
||||||
PCI Interface
|
PCI Interface
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue