tests: remove <readonly/> from IDE disks

Read-only IDE disks are not supported, but the error
is raised only when QEMU_CAPS_DRIVE_READONLY is set.
This commit is contained in:
Ján Tomko 2016-05-20 13:50:40 +02:00
parent 1e463880c9
commit b88f5f1af9
2 changed files with 0 additions and 2 deletions

View File

@ -28,7 +28,6 @@
</seclabel>
</source>
<target dev='hdb' bus='ide'/>
<readonly/>
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
</disk>
<controller type='usb' index='0'/>

View File

@ -28,7 +28,6 @@
</seclabel>
</source>
<target dev='hdb' bus='ide'/>
<readonly/>
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
</disk>
<controller type='usb' index='0'>