summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorMukesh Rathor <mrathor@linux.microsoft.com>2025-10-06 15:42:07 -0700
committerWei Liu <wei.liu@kernel.org>2025-11-15 06:18:16 +0000
commit94212d34618c2608758128da32ddac2ad834cb9f (patch)
treebeb29dae1b6eda83780590dcf204a7a982129729 /tools/lib/python/kdoc/kdoc_output.py
parentb0574ba75525c6b7e7448dd755d5cc09391478b1 (diff)
x86/hyperv: Implement hypervisor RAM collection into vmcore
Introduce a new file to implement collection of hypervisor RAM into the vmcore collected by linux. By default, the hypervisor RAM is locked, ie, protected via hw page table. Hyper-V implements a disable hypercall which essentially devirtualizes the system on the fly. This mechanism makes the hypervisor RAM accessible to linux. Because the hypervisor RAM is already mapped into linux address space (as reserved RAM), it is automatically collected into the vmcore without extra work. More details of the implementation are available in the file prologue. Signed-off-by: Mukesh Rathor <mrathor@linux.microsoft.com> Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions