qemu-cr16/accel/hvf
Philippe Mathieu-Daudé 1182ede151 accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers
hvf_put_registers() and hvf_get_registers() are implemented per
target, rename them using the 'hvf_arch_' prefix following the
per target pattern.

Since they call hv_vcpu_set_reg() / hv_vcpu_get_reg(), mention
they must be called on the vCPU.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Mads Ynddal <mads@ynddal.dk>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2025-10-31 16:26:45 +00:00
..
entitlements.plist
hvf-accel-ops.c accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers 2025-10-31 16:26:45 +00:00
hvf-all.c accel/hvf: Display executable bit as 'X' 2025-07-21 13:38:33 +01:00
meson.build hvf: Move vcpu thread functions into common directory 2021-06-03 16:43:26 +01:00
trace-events accel/hvf: Trace VM memory mapping 2025-07-01 15:08:33 +01:00
trace.h accel/hvf: Trace VM memory mapping 2025-07-01 15:08:33 +01:00