Re: [PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
From: Wei Liu <wei.liu@kernel.org>
Date: 2023-08-03 00:17:46
Also in:
linux-arch, linux-arm-kernel, lkml
From: Wei Liu <wei.liu@kernel.org>
Date: 2023-08-03 00:17:46
Also in:
linux-arch, linux-arm-kernel, lkml
On Thu, Jul 27, 2023 at 12:54:45PM -0700, Nuno Das Neves wrote:
This will handle SYNIC interrupts such as intercepts, doorbells, and scheduling messages intended for the mshv driver. Signed-off-by: Nuno Das Neves <redacted>
Reviewed-by: Wei Liu <wei.liu@kernel.org>