diff options
author | Philippe Mathieu-Daudé | 2020-09-07 03:55:32 +0200 |
---|---|---|
committer | Paolo Bonzini | 2020-09-30 19:09:20 +0200 |
commit | f2336b5fbdfcf0aef9a66e4b170648e10faf7a8e (patch) | |
tree | 0861e76c5cd048f69c859642e88bebfea8da6bc3 /replay/replay-internal.h | |
parent | hw/char/serial: Remove old DEBUG_SERIAL commented code (diff) | |
download | qemu-f2336b5fbdfcf0aef9a66e4b170648e10faf7a8e.tar.gz qemu-f2336b5fbdfcf0aef9a66e4b170648e10faf7a8e.tar.xz qemu-f2336b5fbdfcf0aef9a66e4b170648e10faf7a8e.zip |
hw/char/serial: Rename I/O read/write trace events
The serial_mm_read/write() handlers from the TYPE_SERIAL_MM device
call the serial_ioport_read/write() handlers with shifted offset.
When looking at the trace events from this MMIO device, it is
confusing to read the accesses as I/O. Simplify using generic
trace event names which make sense the various uses.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200907015535.827885-5-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'replay/replay-internal.h')
0 files changed, 0 insertions, 0 deletions