diff --git a/NEWS.rst b/NEWS.rst index 87a7374d4d..983153a631 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -19,6 +19,11 @@ v7.10.0 (unreleased) * **Improvements** + * qemu: Report guest interface information in ``virDomainGetGuestInfo`` + + Libvirt is now able to report interface information from the guest's + perspective (using guest agent). + * **Bug fixes**