On Tue, May 05, 2026 at 09:50:24PM +0300, Doru Blânzeanu wrote: > Define the `hv_vp_register_page` structure that the linux kernel uses > to allow access to vcpu registers. > > This structure is going to be used in later patches to access vcpu > registers. > > Signed-off-by: Doru Blânzeanu <[email protected]> > --- > include/hw/hyperv/hvgdk.h | 2 + > include/hw/hyperv/hvhdk.h | 105 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 107 insertions(+)
Reviewed-by: Anirudh Rayabharam (Microsoft) <[email protected]>
