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

This commit is contained in:
Marek Marczykowski 2012-04-03 17:41:48 +02:00
parent 9a55fb3765
commit 8c7bfba386

View File

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