diff options
author | Han Han <hhan@redhat.com> | 2022-05-11 10:17:12 +0800 |
---|---|---|
committer | Andrea Bolognani <abologna@redhat.com> | 2022-05-18 19:56:15 +0200 |
commit | 6921c2cf735a25d389ee665d8b6ec71cf4d72292 (patch) | |
tree | 0e2c14835d10f7672d40f2159d09ba1701740666 /NEWS.rst | |
parent | 07d950addab82d27fc9546dff645e4785ee48885 (diff) | |
download | libvirt-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.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |