aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Henrique Barboza <dbarboza@ventanamicro.com>2023-10-18 16:56:33 -0300
committerAlistair Francis <alistair.francis@wdc.com>2023-11-07 11:02:17 +1000
commit456a65546f6761aab09275ed7055d113608e3bb2 (patch)
tree8d93c2a8ac8410568d5e0962b56236622bf651b4 /scripts
parent257cfaed47e3263ee3c379ec7a766f5050daa920 (diff)
downloadqemu-456a65546f6761aab09275ed7055d113608e3bb2.zip
qemu-456a65546f6761aab09275ed7055d113608e3bb2.tar.gz
qemu-456a65546f6761aab09275ed7055d113608e3bb2.tar.bz2
target/riscv/kvm/kvm-cpu.c: add missing property getters()
We got along without property getters in the KVM driver because we never needed them. But the incoming query-cpu-model-expansion API will use property getters and setters to retrieve the CPU characteristics. Add the missing getters for the KVM driver for both MISA and multi-letter extension properties. We're also adding an special getter for absent multi-letter properties that KVM doesn't implement that always return false. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-ID: <20231018195638.211151-2-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions