From 2873c069d445a59985b2b5540a490cc07abdeb78 Mon Sep 17 00:00:00 2001 From: Daniel Henrique Barboza Date: Fri, 12 Nov 2021 15:47:48 -0300 Subject: [PATCH] NEWS: document DEVICE_UNPLUG_GUEST_ERROR support Signed-off-by: Daniel Henrique Barboza Reviewed-by: Andrea Bolognani --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index b63a0aa721..5ec8f6bb7f 100644 --- a/NEWS.rst +++ b/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 -- 2.47.2