Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 688782 Details for
Bug 773286
app-emulation/qemu udev rules should also cover /dev/vhost-vsock
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch in git-format-patch format
0001-app-emulation-qemu-Add-dev-vhost-vsock-to-udev-rules.patch (text/plain), 1.14 KB, created by
Maciej S. Szmigiero
on 2021-02-28 23:01:08 UTC
(
hide
)
Description:
Patch in git-format-patch format
Filename:
MIME Type:
Creator:
Maciej S. Szmigiero
Created:
2021-02-28 23:01:08 UTC
Size:
1.14 KB
patch
obsolete
>From 9bfed940c3e17116b0c8a55d1a3b8e9adae3d53f Mon Sep 17 00:00:00 2001 >Message-Id: <9bfed940c3e17116b0c8a55d1a3b8e9adae3d53f.1614553094.git.mail@maciej.szmigiero.name> >From: "Maciej S. Szmigiero" <mail@maciej.szmigiero.name> >Date: Sun, 28 Feb 2021 23:58:09 +0100 >Subject: [PATCH] app-emulation/qemu: Add /dev/vhost-vsock to udev rules > >The installed udev rules should also cover /dev/vhost-vsock just as they >currently cover /dev/vhost-net. >The upstream systemd rules will include vhost-vsock in systemd v248. > >Closes: https://bugs.gentoo.org/773286 >Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> >--- > app-emulation/qemu/files/65-kvm.rules-r1 | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/app-emulation/qemu/files/65-kvm.rules-r1 b/app-emulation/qemu/files/65-kvm.rules-r1 >index ab3776ac29e3..15c89b201879 100644 >--- a/app-emulation/qemu/files/65-kvm.rules-r1 >+++ b/app-emulation/qemu/files/65-kvm.rules-r1 >@@ -1,2 +1,3 @@ > KERNEL=="kvm", GROUP="kvm", MODE="0660" > KERNEL=="vhost-net", GROUP="kvm", MODE="0660", OPTIONS+="static_node=vhost-net" >+KERNEL=="vhost-vsock", GROUP="kvm", MODE="0660", OPTIONS+="static_node=vhost-vsock" >-- >2.30.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 773286
: 688782