06b9899ef9
checked in (request 49271) OBS-URL: https://build.opensuse.org/request/show/49271 OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=75
10 lines
495 B
Diff
10 lines
495 B
Diff
Index: xen-4.0.0-testing/tools/hotplug/Linux/xen-backend.rules
|
|
===================================================================
|
|
--- xen-4.0.0-testing.orig/tools/hotplug/Linux/xen-backend.rules
|
|
+++ xen-4.0.0-testing/tools/hotplug/Linux/xen-backend.rules
|
|
@@ -9,3 +9,4 @@ SUBSYSTEM=="xen-backend", ACTION=="remov
|
|
KERNEL=="evtchn", NAME="xen/%k"
|
|
KERNEL=="blktap[0-9]*", NAME="xen/%k"
|
|
KERNEL=="pci_iomul", NAME="xen/%k"
|
|
+KERNELS=="xen", KERNEL=="xvd*", SUBSYSTEM=="block", OPTIONS+="last_rule"
|