mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
news: Usb and sata for virsh attach-disk --address
Signed-off-by: Han Han <hhan@redhat.com>
This commit is contained in:
parent
6d4163a03e
commit
1f1e1e0d28
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user