summaryrefslogtreecommitdiff
path: root/pcr/qemu-riscv-git/65-kvm.rules
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-06 20:23:42 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-06 20:23:42 +0100
commit47887739e7422f29334e4b7e632814c82e3a4df4 (patch)
tree41fc9dc15624093740bf3043a8954c6269bc5c47 /pcr/qemu-riscv-git/65-kvm.rules
parent23a7b320c8cf48d5c77a9f912453c2ef595dfe5f (diff)
downloadabslibre-47887739e7422f29334e4b7e632814c82e3a4df4.tar.gz
abslibre-47887739e7422f29334e4b7e632814c82e3a4df4.tar.bz2
abslibre-47887739e7422f29334e4b7e632814c82e3a4df4.zip
pcr/qemu-riscv-git: added
Diffstat (limited to 'pcr/qemu-riscv-git/65-kvm.rules')
-rw-r--r--pcr/qemu-riscv-git/65-kvm.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/pcr/qemu-riscv-git/65-kvm.rules b/pcr/qemu-riscv-git/65-kvm.rules
new file mode 100644
index 000000000..569ded9f9
--- /dev/null
+++ b/pcr/qemu-riscv-git/65-kvm.rules
@@ -0,0 +1,2 @@
+KERNEL=="kvm", GROUP="kvm", MODE="0660"
+KERNEL=="vhost-net", GROUP="kvm", MODE="0660", TAG+="uaccess", OPTIONS+="static_node=vhost-net"