Re: [PATCH v3 00/10] Refactor arch specific Hyper-V code

From: Wei Liu
Date: Mon Mar 08 2021 - 11:48:50 EST


On Tue, Mar 02, 2021 at 01:38:12PM -0800, Michael Kelley wrote:
[...]
> Michael Kelley (10):
> Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
> x86/hyper-v: Move hv_message_type to architecture neutral module
> Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
> Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
> Drivers: hv: vmbus: Handle auto EOI quirk inline
> Drivers: hv: vmbus: Move handling of VMbus interrupts
> clocksource/drivers/hyper-v: Handle vDSO differences inline
> clocksource/drivers/hyper-v: Handle sched_clock differences inline
> clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V
> feature
> clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

Applied to hyperv-next.

Wei.