You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
2 days ago
..
entitlements.plist hvf: Add hypervisor entitlement to output binaries 5 years ago
hvf-accel-ops.c accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers 2 days ago
hvf-all.c accel/hvf: Display executable bit as 'X' 3 months ago
meson.build hvf: Move vcpu thread functions into common directory 4 years ago
trace-events accel/hvf: Trace VM memory mapping 4 months ago
trace.h accel/hvf: Trace VM memory mapping 4 months ago