Re: [PATCH v2] hw/usb/hcd-ehci: Fix debug printf format string

2025-01-24 Thread Peter Maydell
On Fri, 24 Jan 2025 at 02:53, BALATON Zoltan wrote: > > The variable is uint64_t so needs %ld instead of %d. > > Fixes: 3ae7eb88c47 ("ehci: fix overflow in frame timer code") > Signed-off-by: BALATON Zoltan > --- > hw/usb/hcd-ehci.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Revi

[PATCH v2] hw/usb/hcd-ehci: Fix debug printf format string

2025-01-23 Thread BALATON Zoltan
The variable is uint64_t so needs %ld instead of %d. Fixes: 3ae7eb88c47 ("ehci: fix overflow in frame timer code") Signed-off-by: BALATON Zoltan --- hw/usb/hcd-ehci.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hw/usb/hcd-ehci.c b/hw/usb/hcd-ehci.c index 6c4c14c895..b09