]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Support vhostuser in virsh attach-interface
authorHan Han <hhan@redhat.com>
Wed, 11 May 2022 02:17:12 +0000 (10:17 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 18 May 2022 17:56:15 +0000 (19:56 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index c3612ef19924662c94148123f330b2cc822ae13b..7918b8192b72e5c1cf4bbd63e51e973769e865d0 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -541,6 +541,8 @@ v7.7.0 (2021-09-01)
       forbidden for older qemus which don't support the update API as the guest
       could still reboot and execute some instructions until it was terminated.
 
+  * virsh: Support vhostuser in attach-interface
+
 * **Bug fixes**
 
   * qemu: Open chardev logfile on behalf of QEMU