Re: [PATCH v2 2/2] Documentation: hyperv: Improve synic and interrupt handling description

From: Easwar Hariharan
Date: Mon May 13 2024 - 12:05:22 EST


On 5/11/2024 6:38 AM, mhkelley58@xxxxxxxxx wrote:
> From: Michael Kelley <mhklinux@xxxxxxxxxxx>
>
> Current documentation does not describe how Linux handles the synthetic
> interrupt controller (synic) that Hyper-V provides to guest VMs, nor how
> VMBus or timer interrupts are handled. Add text describing the synic and
> reorganize existing text to make this more clear.
>
> Signed-off-by: Michael Kelley <mhklinux@xxxxxxxxxxx>
> ---
> Changes in v2:
> * In clocks.rst, made a hyperlink for the reference to VMBus documentation
> [Easwar Hariharan]
>
> Documentation/virt/hyperv/clocks.rst | 21 +++++---
> Documentation/virt/hyperv/vmbus.rst | 79 ++++++++++++++++++----------
> 2 files changed, 66 insertions(+), 34 deletions(-)
>

LGTM,

Reviewed-by: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>