Home
last modified time | relevance | path

Searched hist:f8f1bb83f78e8a2b7f4f10432882c39bbd7952fb (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/xen/
H A Dxen-os.hdiff f8f1bb83f78e8a2b7f4f10432882c39bbd7952fb Fri Aug 21 17:53:08 CEST 2015 Roger Pau Monné <royger@FreeBSD.org> 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 <kpielorz_lst@tdx.co.uk>
MFC after: 1 week
/freebsd/sys/x86/xen/
H A Dhvm.cdiff f8f1bb83f78e8a2b7f4f10432882c39bbd7952fb Fri Aug 21 17:53:08 CEST 2015 Roger Pau Monné <royger@FreeBSD.org> 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 <kpielorz_lst@tdx.co.uk>
MFC after: 1 week
/freebsd/sys/dev/xen/blkfront/
H A Dblkfront.cdiff f8f1bb83f78e8a2b7f4f10432882c39bbd7952fb Fri Aug 21 17:53:08 CEST 2015 Roger Pau Monné <royger@FreeBSD.org> 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 <kpielorz_lst@tdx.co.uk>
MFC after: 1 week
/freebsd/sys/dev/xen/netfront/
H A Dnetfront.cdiff f8f1bb83f78e8a2b7f4f10432882c39bbd7952fb Fri Aug 21 17:53:08 CEST 2015 Roger Pau Monné <royger@FreeBSD.org> 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 <kpielorz_lst@tdx.co.uk>
MFC after: 1 week