All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] hw/usb/ehci: Improve migration helper and property naming
@ 2026-05-06  3:26 Jamin Lin
  2026-05-06  3:26 ` [PATCH v1 1/2] hw/usb/hcd-ehci: Rename migration compatibility fetch address fields Jamin Lin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jamin Lin @ 2026-05-06  3:26 UTC (permalink / raw)
  To: philmd@linaro.org, peterx@redhat.com, Cédric Le Goater,
	Peter Maydell, Steven Lee, Troy Lee, Kane Chen, Andrew Jeffery,
	Joel Stanley, open list:ASPEED BMCs,
	open list:All patches CC here
  Cc: Jamin Lin, Troy Lee, farosas@suse.de, flwu@google.com,
	nabihestefan@google.com

This patch series is based on the following patch series:

https://patchwork.kernel.org/project/qemu-devel/list/?series=1089061

hw/usb/ehci: Add 64-bit descriptor addressing support

The above patch series has already been applied to the aspeed-next
branch of:
https://github.com/legoater/qemu

This series only contains naming and comment improvements based on
reviewer suggestions.

This patch series depends on the aspeed-next branch of:
https://github.com/legoater/qemu

v1:
 1. Rename migration compatibility fetch address fields
 2. Rename CTRLDSSEGMENT default property

Jamin Lin (2):
  hw/usb/hcd-ehci: Rename migration compatibility fetch address fields
  hw/usb/hcd-ehci: Rename CTRLDSSEGMENT default property

 hw/usb/hcd-ehci.h       | 23 +++++++++++++++++------
 hw/arm/aspeed_ast27x0.c |  2 +-
 hw/usb/hcd-ehci.c       | 14 +++++++-------
 3 files changed, 25 insertions(+), 14 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-05-09 16:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06  3:26 [PATCH v1 0/2] hw/usb/ehci: Improve migration helper and property naming Jamin Lin
2026-05-06  3:26 ` [PATCH v1 1/2] hw/usb/hcd-ehci: Rename migration compatibility fetch address fields Jamin Lin
2026-05-06  9:10   ` Philippe Mathieu-Daudé
2026-05-09 16:10   ` Cédric Le Goater
2026-05-06  3:26 ` [PATCH v1 2/2] hw/usb/hcd-ehci: Rename CTRLDSSEGMENT default property Jamin Lin
2026-05-09 15:55   ` Cédric Le Goater
2026-05-08 13:35 ` [PATCH v1 0/2] hw/usb/ehci: Improve migration helper and property naming Philippe Mathieu-Daudé
2026-05-09 16:00 ` Cédric Le Goater

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.