[PATCH v2 0/2] misc: pvpanic: add crash loaded event
From: zhenwei pi
Date: Wed Dec 25 2019 - 01:27:12 EST
Add PVPANIC_CRASH_LOADED bit for pvpanic event, it means that guest
kernel actually hit a kernel panic, but the guest kernel wants to
handle by itself.
Suggested by Greg KH, move the bit definition to uapi header file
for the programs outside of kernel.
zhenwei pi (2):
misc: pvpanic: move bit definition to uapi header file
misc: pvpanic: add crash loaded event
drivers/misc/pvpanic.c | 12 +++++++++---
include/uapi/misc/pvpanic.h | 9 +++++++++
2 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 include/uapi/misc/pvpanic.h
--
2.11.0