diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 6a524dfdb9511890b95e742c55cf034f2fc6031a..16f7eae253d4f3b5e4c106c226c22977d3e2d557 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -3283,7 +3283,14 @@
adapter
- and address
elements.
+ and address
elements. The address
+ element includes a bus
attribute (a 2-digit bus
+ number), a target
attribute (a 10-digit target
+ number), and a unit
attribute (a 20-digit unit
+ number on the bus). Not all hypervisors support larger
+ target
and unit
values. It is up
+ to each hypervisor to determine the maximum value supported
+ for the adapter.
Since 1.2.8, the source
element of a SCSI device may contain the protocol
diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
index ca3bcfcb8d94d0978ff2cca355f8d30f0d43102e..3014365bb5bd08639b48d993b1b1a0fff0110296 100644
--- a/docs/schemas/domaincommon.rng
+++ b/docs/schemas/domaincommon.rng
@@ -3833,10 +3833,10 @@