On Tue, Apr 9, 2024 at 7:23 AM Sean Christopherson <seanjc@xxxxxxxxxx> wrote: > > On Wed, 03 Apr 2024 14:33:01 +0200, Andrew Jones wrote: > > commit 849c1816436f ("KVM: selftests: fix supported_flags for aarch64") > > fixed the set-memory-region test for aarch64 by declaring the read-only > > flag is supported. riscv also supports the read-only flag. Fix it too. > > Applied to kvm-x86 fixes (for 6.9). Figure it doesn't matter a whole lot if > this goes through the RISC-V versus something else, and I have a pile of things > to send to Paolo for 6.9-rc4. > > [1/1] KVM: selftests: fix supported_flags for riscv > https://github.com/kvm-x86/linux/commit/449c0811d872 Thanks taking this through kvm-x86 fixes. Regards, Anup