|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools/hotplug/Linux/init.d/: load other xen kernel modules on xencommons start
# HG changeset patch
# User Fabio Fantoni <fabio.fantoni@xxxxxxxxxx>
# Date 1343992054 -3600
# Node ID a6edbc39fc84904f0be4d9ab60a4e50624d5f7cf
# Parent a8d708fcb3474b7fc112de37b3064e9213d4de92
tools/hotplug/Linux/init.d/: load other xen kernel modules on xencommons start
Signed-off-by: Fabio Fantoni <fabio.fantoni@xxxxxxxxxx>
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
diff -r a8d708fcb347 -r a6edbc39fc84 tools/hotplug/Linux/init.d/xencommons
--- a/tools/hotplug/Linux/init.d/xencommons Fri Aug 03 11:59:12 2012 +0100
+++ b/tools/hotplug/Linux/init.d/xencommons Fri Aug 03 12:07:34 2012 +0100
@@ -56,6 +56,9 @@ do_start () {
modprobe xen-evtchn 2>/dev/null
modprobe xen-gntdev 2>/dev/null
+ modprobe xen-gntalloc 2>/dev/null
+ modprobe xen-blkback 2>/dev/null
+ modprobe xen-netback 2>/dev/null
modprobe evtchn 2>/dev/null
modprobe gntdev 2>/dev/null
modprobe xen-acpi-processor 2>/dev/null
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |