On Tue, May 05, 2026 at 09:50:22PM +0300, Doru Blânzeanu wrote: > Remove function `fetch_guest_state` because it is a duplicate function > of `mshv_load_regs` function. > > Signed-off-by: Doru Blânzeanu <[email protected]> > --- > target/i386/mshv/mshv-cpu.c | 21 +-------------------- > 1 file changed, 1 insertion(+), 20 deletions(-)
Reviewed-by: Anirudh Rayabharam (Microsoft) <[email protected]>
