2024-03-13 19:54:49

by Thomas Weißschuh

[permalink] [raw]
Subject: [PATCH 0/2] misc/pvpanic: shutdown event definition

Add the definitions for the new PVPANIC_SHUTDOWN event that was recently
specified by qemu.

This is only the event definition to get the series merged more easily
as that is a requirement to reimport the header into qemu.
Which is a requirement to start the hypervisor implementation.

Any chance this series could make it into the current merge window?
The headers are imported into qemu en bloc so it would make sense to
do it from some more stable base like an release candidate.

Patch 2 was split out from my previous pvpanic-shutdown series and
patch 1 is a preparation asked for by Greg.

For a discussion about where to place the definitions,
see the original series.

[0] https://lore.kernel.org/lkml/[email protected]/

Signed-off-by: Thomas Weißschuh <[email protected]>
---
Thomas Weißschuh (2):
misc/pvpanic: use bit macros
misc/pvpanic: add shutdown event definition

include/uapi/misc/pvpanic.h | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
base-commit: 61387b8dcf1dc0f30cf690956a48768a3fce1810
change-id: 20240313-pvpanic-shutdown-header-436b03c371d0

Best regards,
--
Thomas Weißschuh <[email protected]>