Files
linux/arch/arm64/include/asm
Linus Torvalds a5b3d8660b Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Pull hyperv updates from Wei Liu:

 - Add support for running as the root partition in Hyper-V (Microsoft
   Hypervisor) by exposing /dev/mshv (Nuno and various people)

 - Add support for CPU offlining in Hyper-V (Hamza Mahfooz)

 - Misc fixes and cleanups (Roman Kisel, Tianyu Lan, Wei Liu, Michael
   Kelley, Thorsten Blum)

* tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: (24 commits)
  x86/hyperv: fix an indentation issue in mshyperv.h
  x86/hyperv: Add comments about hv_vpset and var size hypercall input args
  Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
  hyperv: Add definitions for root partition driver to hv headers
  x86: hyperv: Add mshv_handler() irq handler and setup function
  Drivers: hv: Introduce per-cpu event ring tail
  Drivers: hv: Export some functions for use by root partition module
  acpi: numa: Export node_to_pxm()
  hyperv: Introduce hv_recommend_using_aeoi()
  arm64/hyperv: Add some missing functions to arm64
  x86/mshyperv: Add support for extended Hyper-V features
  hyperv: Log hypercall status codes as strings
  x86/hyperv: Fix check of return value from snp_set_vmsa()
  x86/hyperv: Add VTL mode callback for restarting the system
  x86/hyperv: Add VTL mode emergency restart callback
  hyperv: Remove unused union and structs
  hyperv: Add CONFIG_MSHV_ROOT to gate root partition support
  hyperv: Change hv_root_partition into a function
  hyperv: Convert hypercall statuses to linux error codes
  drivers/hv: add CPU offlining support
  ...
2025-03-25 14:47:04 -07:00
..
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2020-09-07 15:00:52 +01:00
2024-07-03 19:29:59 -07:00
2023-06-05 09:36:39 +02:00
2024-10-04 12:04:37 +01:00
2020-12-02 19:49:11 +00:00
2023-12-11 13:18:06 +00:00
2021-10-21 10:45:22 +01:00
2024-01-12 12:44:18 +00:00
2025-03-14 17:01:23 +00:00
2023-10-18 10:58:59 +01:00
2023-04-05 19:42:43 -07:00
2024-10-16 14:50:47 +01:00
2024-10-16 00:13:04 +02:00
2022-07-22 17:34:57 -05:00
2023-06-05 09:36:39 +02:00
2024-09-10 18:19:59 +01:00
2022-02-19 11:11:09 +01:00
2024-10-15 18:16:20 +01:00
2024-10-23 10:19:32 +01:00
2022-09-16 12:17:03 +01:00
2024-09-04 12:53:44 +01:00
2024-10-04 12:04:34 +01:00
2024-07-10 14:23:38 +02:00