search for: 60xen

Displaying 1 result from an estimated 1 matches for "60xen".

2011 Oct 20
1
[PATCH] remove the xen dracut module
...platform_pci are loaded so that Xen devices are probed, other modules are picked up automatically thanks to aliases such as alias xen:vbd xen_blkfront 3) Even not-so-recent kernels (say 2.6.32) require the xen_platform_pci and xenbus_probe_frontend modules even for non-paravirtualized guests. 60xen/module-setup.sh picks the module only for PV guests. So, just require xenbus_probe_frontend to be builtin, and also xen_platform_pci for fully-virtualized guests, and remove the module. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> --- modules.d/60xen/module-setup.sh | 42 ---------...