mirror of https://gitee.com/openkylin/libvirt.git
NEWS: document DEVICE_UNPLUG_GUEST_ERROR support
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
ac3e9f5efc
commit
2873c069d4
5
NEWS.rst
5
NEWS.rst
|
@ -30,6 +30,11 @@ v7.10.0 (unreleased)
|
|||
Libvirt is now able to report interface information from the guest's
|
||||
perspective (using guest agent).
|
||||
|
||||
* qemu: detect guest side errors during device removal
|
||||
|
||||
Libvirt is now able to detect guest side errors during device removal by
|
||||
using the DEVICE_UNPLUG_GUEST_ERROR event, available in QEMU 6.2.0.
|
||||
|
||||
* Minimum SSF setting
|
||||
|
||||
The libvirtd.conf option tcp_min_ssf can be used to override the minimum
|
||||
|
|
Loading…
Reference in New Issue