]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Usb and sata for virsh attach-disk --address
authorHan Han <hhan@redhat.com>
Thu, 26 Jul 2018 13:33:00 +0000 (21:33 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Jul 2018 13:41:40 +0000 (15:41 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
docs/news.xml

index fc7924ad5f0e63b5bcb471d92ff67399973b205c..a68ef2dc1c4cabdc07d7c1c528f9b23e3811973f 100644 (file)
           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>