Re: [RFC PATCH 05/25] include/hw/hyperv: Add MSHV ABI header definitions

2025-05-20 Thread Paolo Bonzini
On 5/20/25 13:29, Magnus Kulke wrote: Introduce headers for the Microsoft Hypervisor (MSHV) userspace ABI, including IOCTLs and structures used to interface with the hypervisor. These definitions are based on the upstream Linux MSHV interface and will be used by the MSHV accelerator backend in l

[RFC PATCH 05/25] include/hw/hyperv: Add MSHV ABI header definitions

2025-05-20 Thread Magnus Kulke
Introduce headers for the Microsoft Hypervisor (MSHV) userspace ABI, including IOCTLs and structures used to interface with the hypervisor. These definitions are based on the upstream Linux MSHV interface and will be used by the MSHV accelerator backend in later patches. Note that for the time be