From: Quan Zhou
When the Sscofpmf/Svade/Svadu/Smnpm/Ssnpm exts is available
expose it to the guest so that guest can use it.
Signed-off-by: Quan Zhou
---
target/riscv/kvm/kvm-cpu.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/target/riscv/kvm/kvm-cpu.c b/target/riscv/kvm/kvm-cpu.c
From: Quan Zhou
Add support for a few Zc* extensions, Zimop, Zcmop and Zawrs.
Signed-off-by: Quan Zhou
---
target/riscv/kvm/kvm-cpu.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/target/riscv/kvm/kvm-cpu.c b/target/riscv/kvm/kvm-cpu.c
index f6e3156b8d..428aaee552 100644
--- a/tar
From: Quan Zhou
Update QEMU's KVM extension support to version 6.11.
Quan Zhou (2):
linux-headers: Update to Linux v6.11
target/riscv/kvm: Update kvm exts to Linux v6.11
include/standard-headers/drm/drm_fourcc.h | 18 ++
include/standard-headers/linux/ethtool.h | 210
From: Quan Zhou
Sync Linux 6.11 headers to get the latest RISC-V KVM caps.
Signed-off-by: Quan Zhou
---
include/standard-headers/drm/drm_fourcc.h | 18 ++
include/standard-headers/linux/ethtool.h | 210 ++
.../linux/input-event-codes.h | 2 +
linux-h