diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 0688616507..3e72dae2dc 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2966,7 +2966,7 @@ 0.9.9.
ccw
machine
value of
+ machine
value of
s390-ccw-virtio use the native CCW bus for I/O devices.
CCW bus addresses have the following additional attributes:
cssid
(a hex value between 0 and 0xfe, inclusive),
@@ -3028,7 +3028,7 @@
since 0.10.0, if the USB bus needs to be
explicitly disabled for the guest, model='none'
may be
used. Since 1.0.5, no default USB controller
- will be built on s390. The PowerPC64 "spapr-vio" addresses do not have an
+ will be built on S390. The PowerPC64 "spapr-vio" addresses do not have an
associated controller.
@@ -5539,9 +5539,9 @@ qemu-kvm -net nic,model=? /dev/null
console
element may use a targetType
of serial
. Secondary consoles must all be paravirtualized.
console
element may use a
+ console
element may use a
targetType
of sclp
or sclplm
- (line mode). SCLP is the native console type for s390. There's no
+ (line mode). SCLP is the native console type for S390. There's no
controller associated to SCLP consoles.
Since 1.0.2
... <devices> - <!-- KVM s390 sclp console --> + <!-- KVM S390 sclp console --> <console type='pty'> <source path='/dev/pts/1'/> <target type='sclp' port='0'/>