[libvirt] [PATCH] news: Usb and sata for virsh attach-disk --address

Han Han posted 1 patch 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180726133300.13908-1-hhan@redhat.com
Test syntax-check passed
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
[libvirt] [PATCH] news: Usb and sata for virsh attach-disk --address
Posted by Han Han 5 years, 9 months ago
Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index fc7924ad5f..a68ef2dc1c 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -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>
-- 
2.18.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Usb and sata for virsh attach-disk --address
Posted by Michal Privoznik 5 years, 9 months ago
On 07/26/2018 03:33 PM, Han Han wrote:
> Signed-off-by: Han Han <hhan@redhat.com>
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)

ACKed and pushed.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list