public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for clean shutdown with MSHV
@ 2025-10-09 15:58 Praveen K Paladugu
  2025-10-09 15:58 ` [PATCH 1/2] hyperv: Add definitions for MSHV sleep state configuration Praveen K Paladugu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Praveen K Paladugu @ 2025-10-09 15:58 UTC (permalink / raw)
  To: kys, haiyangz, wei.liu, decui, tglx, mingo, linux-hyperv,
	linux-kernel, bp, dave.hansen, x86, hpa, arnd
  Cc: anbelski, prapal

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-10-13 19:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-09 15:58 [PATCH 0/2] Add support for clean shutdown with MSHV Praveen K Paladugu
2025-10-09 15:58 ` [PATCH 1/2] hyperv: Add definitions for MSHV sleep state configuration Praveen K Paladugu
2025-10-09 17:30   ` Easwar Hariharan
2025-10-09 19:22   ` Nuno Das Neves
2025-10-09 15:58 ` [PATCH 2/2] hyperv: Enable clean shutdown for root partition with MSHV Praveen K Paladugu
2025-10-09 17:30   ` Easwar Hariharan
2025-10-13 15:17     ` Praveen K Paladugu
2025-10-09 19:18   ` Nuno Das Neves
2025-10-11 11:57   ` kernel test robot
2025-10-11 12:07   ` kernel test robot
2025-10-09 22:26 ` [PATCH 0/2] Add support for clean shutdown " Stanislav Kinsburskii
2025-10-13 19:05   ` Wei Liu
2025-10-13 19:57     ` Praveen K Paladugu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox