From 7e3683309afa0aa757daa056f2c47d2a8f6bf994 Mon Sep 17 00:00:00 2001 From: 6eanut Date: Tue, 6 Jan 2026 18:29:51 +0800 Subject: sys/linux, executor: enable kvm fuzzing support for riscv64 --- sys/linux/dev_kvm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/dev_kvm.txt') diff --git a/sys/linux/dev_kvm.txt b/sys/linux/dev_kvm.txt index 13c9c7c67..73e5edccc 100644 --- a/sys/linux/dev_kvm.txt +++ b/sys/linux/dev_kvm.txt @@ -1,7 +1,7 @@ # Copyright 2015 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -meta arches["386", "amd64", "arm64", "mips64le", "ppc64le", "s390x"] +meta arches["386", "amd64", "arm64", "mips64le", "ppc64le", "s390x", "riscv64"] include include -- cgit mrf-deployment