qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
@ 2024-01-15 16:56 Philippe Mathieu-Daudé
  2024-01-15 16:56 ` [PATCH 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-01-15 16:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: Beniamino Galvani, qemu-arm, Strahinja Jankovic, Peter Maydell,
	Philippe Mathieu-Daudé

When a chipset contain a USB controller, we can not simply
remove it. We could disable it, but that requires more changes
this series isn't aiming for. For more context:
https://lore.kernel.org/qemu-devel/56fde49f-7dc6-4f8e-9bbf-0336a20a9ebf@roeck-us.net/

Philippe Mathieu-Daudé (2):
  hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
  hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller

 hw/arm/allwinner-a10.c | 49 +++++++++++++++++-------------------------
 hw/arm/nseries.c       |  4 +---
 2 files changed, 21 insertions(+), 32 deletions(-)

-- 
2.41.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-19 22:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-15 16:56 [PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers Philippe Mathieu-Daudé
2024-01-15 16:56 ` [PATCH 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers Philippe Mathieu-Daudé
2024-01-15 18:19   ` Guenter Roeck
2024-01-15 16:56 ` [PATCH 2/2] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller Philippe Mathieu-Daudé
2024-01-15 17:00 ` [PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers Peter Maydell
2024-01-19 16:51 ` Peter Maydell
2024-01-19 22:06   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).