From: Andrea Bolognani Date: Tue, 19 Aug 2025 15:25:21 +0000 (+0200) Subject: news: Update for USB controller model selection improvements X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=574d797f593ec6c22eab6684a4e8e6b16f820de3;p=thirdparty%2Flibvirt.git news: Update for USB controller model selection improvements Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik Reviewed-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/NEWS.rst b/NEWS.rst index 7b931bf1ba..006b2ccf6a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -19,6 +19,12 @@ v11.9.0 (unreleased) * **Improvements** + * qemu: Improvements to USB controller model selection + + Virtualization-friendly USB3 controllers are now used in more situations, + Intel-specific USB controllers are relegated to x86 guests, and model + selection overall behaves more consistently across architectures. + * **Bug fixes**