Signed-off-by: Andrea Bolognani <[email protected]> Reviewed-by: Michal Privoznik <[email protected]> --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index 847dcb390b..3b61694326 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -34,6 +34,12 @@ v11.8.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** * qemu: Fix selection of stateless/combined firmware -- 2.51.0
