From: Paolo Bonzini Date: Mon, 13 Apr 2026 09:42:26 +0000 (+0200) Subject: Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD X-Git-Tag: v7.1-rc1~118^2~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d880d2a9c694b616ccd3ba4c966275fe52e27fc3;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD KVM/riscv changes for 7.1 - Fix steal time shared memory alignment checks - Fix vector context allocation leak - Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi() - Fix double-free of sdata in kvm_pmu_clear_snapshot_area() - Fix integer overflow in kvm_pmu_validate_counter_mask() - Fix shift-out-of-bounds in make_xfence_request() - Fix lost write protection on huge pages during dirty logging - Split huge pages during fault handling for dirty logging - Skip CSR restore if VCPU is reloaded on the same core - Implement kvm_arch_has_default_irqchip() for KVM selftests - Factored-out ISA checks into separate sources - Added hideleg to struct kvm_vcpu_config - Factored-out VCPU config into separate sources - Support configuration of per-VM HGATP mode from KVM user space --- d880d2a9c694b616ccd3ba4c966275fe52e27fc3