diff options
author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2023-07-06 07:17:37 -0300 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-07-10 22:29:20 +1000 |
commit | a1be1d9a77a8170822258663e5fb0580f5252536 (patch) | |
tree | 9542f90a3cfc42bdcf3295d2b7784d9221ce6b65 /scsi | |
parent | df817297d7a5397a3383207b0e0174b464cf42ab (diff) | |
download | qemu-a1be1d9a77a8170822258663e5fb0580f5252536.zip qemu-a1be1d9a77a8170822258663e5fb0580f5252536.tar.gz qemu-a1be1d9a77a8170822258663e5fb0580f5252536.tar.bz2 |
target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
There are 2 places in which we need to get a pointer to a certain
property of the cpu->cfg struct based on property offset. Next patch
will add a couple more.
Create a helper to avoid repeating this code over and over.
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20230706101738.460804-20-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scsi')
0 files changed, 0 insertions, 0 deletions