On 3/7/2025 1:36 PM, Nuno Das Neves wrote:
> On 3/6/2025 11:05 AM, Michael Kelley wrote:
>> From: Nuno Das Neves Sent: Thursday,
>> February 27, 2025 4:21 PM
>>>
>>> On 2/26/2025 9:56 PM, Easwar Hariharan wrote:
On 2/26/2025 3:07 PM, Nuno Das Neves wrote:
> These non-nested msr and fast
On 3/6/2025 11:05 AM, Michael Kelley wrote:
> From: Nuno Das Neves Sent: Thursday,
> February 27, 2025 4:21 PM
>>
>> On 2/26/2025 9:56 PM, Easwar Hariharan wrote:
>>> On 2/26/2025 3:07 PM, Nuno Das Neves wrote:
These non-nested msr and fast hypercall functions are present in x86,
but th
From: Nuno Das Neves Sent: Thursday,
February 27, 2025 4:21 PM
>
> On 2/26/2025 9:56 PM, Easwar Hariharan wrote:
> > On 2/26/2025 3:07 PM, Nuno Das Neves wrote:
> >> These non-nested msr and fast hypercall functions are present in x86,
> >> but they must be available in both architetures for the
On 2/26/2025 9:56 PM, Easwar Hariharan wrote:
> On 2/26/2025 3:07 PM, Nuno Das Neves wrote:
>> These non-nested msr and fast hypercall functions are present in x86,
>> but they must be available in both architetures for the root partition
>
> nit: *architectures*
>
>
Thanks!
>> driver code.
>>
On 2/26/2025 3:07 PM, Nuno Das Neves wrote:
These non-nested msr and fast hypercall functions are present in x86,
but they must be available in both architetures for the root partition
driver code.
Signed-off-by: Nuno Das Neves
---
arch/arm64/hyperv/hv_core.c | 17 +
On 2/26/2025 3:07 PM, Nuno Das Neves wrote:
> These non-nested msr and fast hypercall functions are present in x86,
> but they must be available in both architetures for the root partition
nit: *architectures*
> driver code.
>
> Signed-off-by: Nuno Das Neves
> ---
> arch/arm64/hyperv/hv_core.
On Wed, Feb 26, 2025 at 03:07:57PM -0800, Nuno Das Neves wrote:
> These non-nested msr and fast hypercall functions are present in x86,
> but they must be available in both architetures for the root partition
> driver code.
>
Reviewed-by: Stanislav Kinsburskii