2010-09-28 00:07:20 +02:00
|
|
|
Index: xen-4.0.0-testing/tools/hotplug/Linux/xen-backend.rules
|
2008-11-21 15:57:01 +01:00
|
|
|
===================================================================
|
2010-09-28 00:07:20 +02:00
|
|
|
--- 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
|
2008-11-21 15:57:01 +01:00
|
|
|
KERNEL=="evtchn", NAME="xen/%k"
|
2010-09-28 00:07:20 +02:00
|
|
|
KERNEL=="blktap[0-9]*", NAME="xen/%k"
|
|
|
|
KERNEL=="pci_iomul", NAME="xen/%k"
|
2008-11-21 15:57:01 +01:00
|
|
|
+KERNELS=="xen", KERNEL=="xvd*", SUBSYSTEM=="block", OPTIONS+="last_rule"
|