Add support for clean shutdown of the root partition when running on MSHV hypervisor.
Praveen K Paladugu (2): hyperv: Add definitions for MSHV sleep state configuration hyperv: Enable clean shutdown for root partition with MSHV arch/x86/hyperv/hv_init.c | 7 ++ drivers/hv/hv_common.c | 118 +++++++++++++++++++++++++++++++++ include/asm-generic/mshyperv.h | 1 + include/hyperv/hvgdk_mini.h | 4 +- include/hyperv/hvhdk_mini.h | 33 +++++++++ 5 files changed, 162 insertions(+), 1 deletion(-) -- 2.51.0
