summaryrefslogtreecommitdiff
path: root/tools/include
diff options
context:
space:
mode:
authorAtish Patra <atishp@rivosinc.com>2022-05-09 21:29:37 +0300
committerAnup Patel <anup@brainfault.org>2022-05-20 06:39:20 +0300
commitaffa28e4d094b48a7b27dd0c5b8258288b6c4a24 (patch)
treebdb2b34502e3b382ff7d5a5b66fe53eaece57ff1 /tools/include
parent92e450507d5612d399d0abee8447305a43a412cc (diff)
downloadlinux-affa28e4d094b48a7b27dd0c5b8258288b6c4a24.tar.xz
RISC-V: KVM: Introduce ISA extension register
Currently, there is no provision for vmm (qemu-kvm or kvmtool) to query about multiple-letter ISA extensions. The config register is only used for base single letter ISA extensions. A new ISA extension register is added that will allow the vmm to query about any ISA extension one at a time. It is enabled for both single letter or multi-letter ISA extensions. The ISA extension register is useful to if the vmm requires to retrieve/set single extension while the config register should be used if all the base ISA extension required to retrieve or set. For any multi-letter ISA extensions, the new register interface must be used. Signed-off-by: Atish Patra <atishp@rivosinc.com> Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions