diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-21 14:35:33 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-21 14:35:33 -0300 |
commit | 6db0365f800f4d3411cad96b6a5594e723ede007 (patch) | |
tree | 9d3184fdd7ebf5336ec0bcdbdd39a68b83d08a9e /kernels/xen/xen.conf | |
parent | cdc73ac802a1af7a5e797e2789db591b244787be (diff) | |
parent | 7e1e84043f1e7fcc36ab23acc9f9df97f814d819 (diff) |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'kernels/xen/xen.conf')
-rw-r--r-- | kernels/xen/xen.conf | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kernels/xen/xen.conf b/kernels/xen/xen.conf new file mode 100644 index 000000000..37a5b59f7 --- /dev/null +++ b/kernels/xen/xen.conf @@ -0,0 +1,19 @@ +xen-evtchn +xen-gntdev +xen-gntalloc +xen-blkback +xen-netback +xen-pciback +xen-acpi-processor +## xen-acpi-processor: This module may not work on all machines; try removing this first if it causes issues. + +## The following were included in xencommons, but were not inserted by systemd: +# evtchn +# gntdev +# netbk +# blkbk +# xen-scsibk +# usbbk +# pciback +# blktap2 +# blktap |