Add an section for the dwc2 host controller emulation introduced in commit 153ef1662c.
Cc: Paul Zimmerman <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2566566d72..e3f895bc6e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1651,6 +1651,12 @@ M: Samuel Thibault <[email protected]> S: Maintained F: hw/usb/dev-serial.c +USB dwc-hsotg (dwc2) +M: Gerd Hoffmann <[email protected]> +R: Paul Zimmerman <[email protected]> +S: Maintained +F: hw/usb/*dwc2* + VFIO M: Alex Williamson <[email protected]> S: Supported -- 2.21.3
