> On Aug 21, 2015, at 12:53, Roger Pau Monné <[email protected]> wrote: > > Author: royger > Date: Fri Aug 21 15:53:08 2015 > New Revision: 286999 > URL: https://svnweb.freebsd.org/changeset/base/286999 > > Log: > xen: allow disabling PV disks and nics > > Introduce two new loader tunnables that can be used to disable PV disks and > PV nics at boot time. They default to 0 and should be set to 1 (or any > number different than 0) in order to disable the PV devices: > > hw.xen.disable_pv_disks=1 > hw.xen.disable_pv_nics=1 > > In /boot/loader.conf will disable both PV disks and nics. > > Sponsored by: Citrix Systems R&D > Tested by: Karl Pielorz <[email protected]> > MFC after: 1 week
Hello Roger, Do you still plan to MFC this one? Thanks -- Renato Botelho _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
