aboutsummaryrefslogtreecommitdiff
path: root/qga/commands-posix-ssh.c
diff options
context:
space:
mode:
authorDaniel Henrique Barboza <dbarboza@ventanamicro.com>2023-12-08 15:38:35 -0300
committerAlistair Francis <alistair.francis@wdc.com>2024-01-10 18:47:46 +1000
commitda14fc74d5965c4c22ed637775959b4d21dca813 (patch)
tree9c0c22f91c223bc3227b91c8e0f4e8ca39729e21 /qga/commands-posix-ssh.c
parentf25974f46af7f936d08ed0bae5b80b1c90b78b25 (diff)
downloadqemu-da14fc74d5965c4c22ed637775959b4d21dca813.zip
qemu-da14fc74d5965c4c22ed637775959b4d21dca813.tar.gz
qemu-da14fc74d5965c4c22ed637775959b4d21dca813.tar.bz2
target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
kvm_riscv_reg_id() returns an id encoded with an ulong size, i.e. an u32 size when running TARGET_RISCV32 and u64 when running TARGET_RISCV64. Rename it to kvm_riscv_reg_id_ulong() to enhance code readability. It'll be in line with the existing kvm_riscv_reg_id_<size>() helpers. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Message-ID: <20231208183835.2411523-6-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'qga/commands-posix-ssh.c')
0 files changed, 0 insertions, 0 deletions