diff options
author | Quan Zhou <zhouquan@iscas.ac.cn> | 2025-08-08 18:18:34 +0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-09-16 10:53:38 +0530 |
commit | 48e2febcda745150b4e05a8f6e6d8fd2e14e25ec (patch) | |
tree | 6f95f4f73d8f2af8ebd2037986d9418683e67d42 /scripts/gdb/linux/config.py | |
parent | eca26eadd27e59d6d673308d2a28416dd741513e (diff) |
RISC-V: KVM: Provide UAPI for Zicbop block size
We're about to allow guests to use the Zicbop extension.
KVM userspace needs to know the cache block size in order to
properly advertise it to the guest. Provide a virtual config
register for userspace to get it with the GET_ONE_REG API, but
setting it cannot be supported, so disallow SET_ONE_REG.
Signed-off-by: Quan Zhou <zhouquan@iscas.ac.cn>
Reviewed-by: Nutty Liu <nutty.liu@hotmail.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/befd8403cd76d7adb97231ac993eaeb86bf2582c.1754646071.git.zhouquan@iscas.ac.cn
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions