vm: load block backend in every VM (#516)

This commit is contained in:
Marek Marczykowski 2012-04-03 17:41:48 +02:00
parent 3b55fc51e8
commit d0296d9783

View File

@ -1 +1,2 @@
modprobe evtchn 2>/dev/null || modprobe xen-evtchn
modprobe xen-blkback 2> /dev/null || modprobe blkbk