]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update for USB controller model selection improvements master
authorAndrea Bolognani <abologna@redhat.com>
Tue, 19 Aug 2025 15:25:21 +0000 (17:25 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 6 Oct 2025 09:16:36 +0000 (11:16 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index 7b931bf1baec3c5ffc9c5915cbad3884af815d7c..006b2ccf6a1838be8bf8cd6858fdefa82bfa568d 100644 (file)
--- 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**