]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Rename arg name for target_cpu_reset to env
authorWarner Losh <imp@bsdimp.com>
Mon, 24 Jan 2022 22:14:04 +0000 (15:14 -0700)
committerWarner Losh <imp@bsdimp.com>
Mon, 31 Jan 2022 00:13:50 +0000 (17:13 -0700)
commitbab6ccc53d4dcfc7a713efbcce9ec60ada9e29b9
treef12cad27205552c9bc969e87cbdcab8a6c21505d
parentadbae40fa1c378d68b2d329620d16bbb8e222eb7
bsd-user: Rename arg name for target_cpu_reset to env

Rename the parameter name for target_cpu_reset's CPUArchState * arg from
cpu to env.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/arm/target_arch_cpu.h
bsd-user/i386/target_arch_cpu.h
bsd-user/x86_64/target_arch_cpu.h