diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index ea2fff881c891738897f1bd8a229a6f17b654ee2..8cd8d09d204c2bcbf654c679a5d525b3d429d41e 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2002,10 +2002,10 @@
sgio attribute since 1.0.2
- Indicates whether the kernel will filter unprivileged - SG_IO commands for the disk, valid settings are "filtered" or - "unfiltered". Defaults to "filtered". Similar to rawio, - sgio is only valid for device 'lun'. + If supported by the hypervisor and OS, indicates whether + unprivileged SG_IO commands are filtered for the disk. Valid + settings are "filtered" or "unfiltered" where the default is + "filtered". Only available when the device is 'lun'.
snapshot attribute since 0.9.5
@@ -3232,11 +3232,12 @@
scsi
For SCSI devices, user is responsible to make sure the device - is not used by host. The optional sgio - (since 1.0.6) attribute indicates - whether the kernel will filter unprivileged SG_IO commands for - the disk, valid settings are "filtered" or "unfiltered". - The default is "filtered". The optional rawio + is not used by host. If supported by the hypervisor and OS, the + optional sgio (since 1.0.6) + attribute indicates whether unprivileged SG_IO commands are + filtered for the disk. Valid settings are "filtered" or + "unfiltered", where the default is "filtered". + The optional rawio (since 1.2.9) attribute indicates whether the lun needs the rawio capability. Valid settings are "yes" or "no". See the rawio description within the