<readonly>
Indicates that a device is readonly.
Text content
None.Selected attributes
None.Usage
Configuring a virtual SCSI-attached CD/DVD driveParent elements
Child elements
None.Example
<disk type="block" device="disk">
<driver name="qemu" type="raw" cache="none" io="native" iothread="1"/>
<source dev="/dev/mapper/36005076305ffc1ae00000000000021d5"/>
<target dev="vdb" bus="virtio"/>
<readonly/>
</disk>