commit | b13957a229be316aefa81eaa32c8ddc65d84d8af | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 03 17:07:32 2024 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 01 14:43:02 2024 +0100 |
tree | 4b7ce2a0c3c9f856b7a21d197e46f7427a3f7433 | |
parent | e02491903d501794e225fd95911127a10fe8dbc6 [diff] |
hw/usb: Remove MUSB USB host controller Remove the MUSB USB2.0 OTG-compliant USB host controller device model. This was only used by the tusb6010 USB controller in the n800/n810 machines. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20240903160751.4100218-35-peter.maydell@linaro.org