news: Usb and sata for virsh attach-disk --address

Signed-off-by: Han Han <hhan@redhat.com>
This commit is contained in:
Han Han
2018-07-27 15:41:40 +02:00
committed by Michal Privoznik
parent 6d4163a03e
commit 1f1e1e0d28
+10
View File
@@ -76,6 +76,16 @@
using attach-disk or attach-interface commands.
</description>
</change>
<change>
<summary>
virsh: Support usb and sata address to attach-disk
</summary>
<description>
Usb or sata address could be used when attach-disk with --address.
For example, use usb address as usb:&lt;bus&gt;.&lt;port&gt;, use
sata address as &lt;controller&gt;.&lt;bus&gt;.&lt;unit&gt;.
</description>
</change>
</section>
<section title="Bug fixes">
</section>