Signed-off-by: Han Han <hhan(a)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:<bus>.<port>,
use
+ sata address as
<controller>.<bus>.<unit>.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
</section>
--
2.18.0