summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorHan Han <hhan@redhat.com>2022-05-11 10:17:12 +0800
committerAndrea Bolognani <abologna@redhat.com>2022-05-18 19:56:15 +0200
commit6921c2cf735a25d389ee665d8b6ec71cf4d72292 (patch)
tree0e2c14835d10f7672d40f2159d09ba1701740666 /NEWS.rst
parent07d950addab82d27fc9546dff645e4785ee48885 (diff)
downloadlibvirt-6921c2cf735a25d389ee665d8b6ec71cf4d72292.tar.gz
news: Support vhostuser in virsh attach-interface
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst2
1 files changed, 2 insertions, 0 deletions
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