qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/6] OHCI changes


From: BALATON Zoltan
Subject: Re: [PATCH 0/6] OHCI changes
Date: Tue, 7 Feb 2023 17:38:28 +0100 (CET)

On Tue, 31 Jan 2023, BALATON Zoltan wrote:
Trying to debug some MacOS versions on mac99 with OHCI I've added some
debug logging that might be useful to get traces from this device and
attempted to implement missing feature. To avoid checkpatch errors
start with updating code style for th ewhole file.

Ping?

Regards,
BALATON Zoltan

BALATON Zoltan (6):
 usb/ohci: Code style fix comments
 usb/ohci: Code style fix white space errors
 usb/ohci: Code style fix missing braces and extra parenthesis
 usb/ohci: Move a function next to where it is used
 usb/ohci: Add trace points for register access
 usb/ohci: Implement resume on connection status change

hw/usb/hcd-ohci.c   | 451 ++++++++++++++++++++++++--------------------
hw/usb/trace-events |   4 +
2 files changed, 250 insertions(+), 205 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]