]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
target/i386/hvf: provide and use handle_io in emul_ops
authorWei Liu <liuwe@linux.microsoft.com>
Fri, 7 Mar 2025 19:55:14 +0000 (11:55 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Apr 2025 16:23:26 +0000 (18:23 +0200)
commit444bae08bbdae175b14cc96a11af8640eb262963
tree87ba4a9ebcfdd0c2b28b547274b395ef3e0baac5
parent0860abbe849e7345fee28c08fa200f7cc315f175
target/i386/hvf: provide and use handle_io in emul_ops

This drops the calls to hvf_handle_io from x86_emu.c.

Signed-off-by: Wei Liu <liuwe@linux.microsoft.com>
Link: https://lore.kernel.org/r/1741377325-28175-4-git-send-email-liuwe@linux.microsoft.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/hvf/hvf.c
target/i386/hvf/x86_emu.c
target/i386/hvf/x86_emu.h