From: Han Han Date: Wed, 11 May 2022 02:17:12 +0000 (+0800) Subject: news: Support vhostuser in virsh attach-interface X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6921c2cf735a25d389ee665d8b6ec71cf4d72292;p=libvirt.git news: Support vhostuser in virsh attach-interface Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- diff --git a/NEWS.rst b/NEWS.rst index c3612ef199..7918b8192b 100644 --- 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