[PATCH 0/7] hw/char/serial: Housekeeping

Philippe Mathieu-Daudé posted 7 patches 3 years, 7 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Failed in applying to current master (apply log)
There is a newer version of this series
include/hw/char/serial.h |  3 ++-
hw/char/serial-isa.c     |  4 ++--
hw/char/serial.c         | 25 +++++++------------------
hw/char/trace-events     |  5 +++--
4 files changed, 14 insertions(+), 23 deletions(-)
[PATCH 0/7] hw/char/serial: Housekeeping
Posted by Philippe Mathieu-Daudé 3 years, 7 months ago
Nothing very exciting, cleanups before more serious changes.

Philippe Mathieu-Daudé (7):
  hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
  hw/char/serial: Replace commented DPRINTF() by trace event
  hw/char/serial: Remove old DEBUG_SERIAL commented code
  hw/char/serial: Rename I/O read/write trace events
  hw/char/serial: Make 'wakeup' property boolean
  hw/char/serial-isa: Alias QDEV properties from generic serial object
  hw/char/serial: Let SerialState have an 'id' field

 include/hw/char/serial.h |  3 ++-
 hw/char/serial-isa.c     |  4 ++--
 hw/char/serial.c         | 25 +++++++------------------
 hw/char/trace-events     |  5 +++--
 4 files changed, 14 insertions(+), 23 deletions(-)

-- 
2.26.2