On Tue, May 05, 2026 at 09:50:27PM +0300, Doru Blânzeanu wrote: > Update mshv_store_regs to use the register page when it is mmapped and > valid to set registers. > Otherwise use the ioctls to set the registers. > > Signed-off-by: Doru Blânzeanu <[email protected]> > --- > target/i386/mshv/mshv-cpu.c | 45 +++++++++++++++++++++++++++++++++---- > 1 file changed, 41 insertions(+), 4 deletions(-)
Reviewed-by: Anirudh Rayabharam (Microsoft) <[email protected]>
