commit | 9ae8d31d6a8405dec26282ad5a974cbab5485bc7 | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Mon Feb 20 19:19:09 2023 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Feb 27 22:29:02 2023 +0100 |
tree | 0dabe9d0fafde0d063d6884f04c1c21de59acf43 | |
parent | ef680088f7727dfdc2778ddfab77d60bc5f36c46 [diff] |
hw/usb/ohci: Add trace points for register access To help debugging add trace points that print values read from or written to the device's registers. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Message-Id: <1bb4985e5dfc1df5a290e77f76fd827ae3592ab7.1676916640.git.balaton@eik.bme.hu> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>