On Tue, 28 Oct 2025 at 05:55, Philippe Mathieu-Daudé <[email protected]> wrote: > > Factor hvf_handle_vmexit() out of hvf_arch_vcpu_exec(). > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/i386/hvf/hvf.c | 478 +++++++++++++++++++++--------------------- > 1 file changed, 244 insertions(+), 234 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
