target/i386/hvf: move and rename {load, store}_regs
authorWei Liu <liuwe@linux.microsoft.com>
Fri, 21 Feb 2025 08:36:14 +0000 (00:36 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 25 Feb 2025 15:18:12 +0000 (16:18 +0100)
commitdbccd48df0954069c12e13883ee8b2929a57ac6a
tree585df520352dc2c3bcf119ad9aa7a6b18b908896
parentd54d3346b86d7c08b7fb2dac2d9a889854c7d3ba
target/i386/hvf: move and rename {load, store}_regs

They contain HVF specific code. Move them to a better location and
add "hvf_" prefix. Fix up all the call sites.

No functional change.

Signed-off-by: Wei Liu <liuwe@linux.microsoft.com>
Link: https://lore.kernel.org/r/1740126987-8483-7-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
target/i386/hvf/x86_task.c
target/i386/hvf/x86hvf.h