On 12/17/2024 9:48 AM, Michael Kelley wrote:
> From: Nuno Das Neves Sent: Monday,
> December 9, 2024 12:20 PM
>>
>> On 12/7/2024 6:59 PM, Michael Kelley wrote:
>>> From: Nuno Das Neves Sent: Friday,
>>> December 6, 2024 2:22 PM
There are several bits of Hyper-V-related code that today
From: Nuno Das Neves Sent: Monday, December
9, 2024 12:20 PM
>
> On 12/7/2024 6:59 PM, Michael Kelley wrote:
> > From: Nuno Das Neves Sent: Friday,
> > December 6, 2024 2:22 PM
> >>
> >> There are several bits of Hyper-V-related code that today live in
> >> arch/x86 but are not really specific
On 12/7/2024 6:59 PM, Michael Kelley wrote:
> From: Nuno Das Neves Sent: Friday,
> December 6, 2024 2:22 PM
>>
>> There are several bits of Hyper-V-related code that today live in
>> arch/x86 but are not really specific to x86_64 and will work on arm64
>> too.
>>
>> Some of these will be needed i
From: Nuno Das Neves Sent: Friday, December
6, 2024 2:22 PM
>
> There are several bits of Hyper-V-related code that today live in
> arch/x86 but are not really specific to x86_64 and will work on arm64
> too.
>
> Some of these will be needed in the upcoming mshv driver code (for
> Linux as root
There are several bits of Hyper-V-related code that today live in
arch/x86 but are not really specific to x86_64 and will work on arm64
too.
Some of these will be needed in the upcoming mshv driver code (for
Linux as root partition on Hyper-V). So this is a good time to move
them to hv_common.c.