[PATCH-for-5.2 0/7] hw/block/fdc: Cleanups trying to make sense of the floppy controllers

Philippe Mathieu-Daudé posted 7 patches 5 years, 3 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200806080824.21567-1-f4bug@amsat.org
hw/block/fdc.c        | 87 +++++++++++++++++++++++++++----------------
hw/block/trace-events |  3 ++
2 files changed, 57 insertions(+), 33 deletions(-)
[PATCH-for-5.2 0/7] hw/block/fdc: Cleanups trying to make sense of the floppy controllers
Posted by Philippe Mathieu-Daudé 5 years, 3 months ago
Trivial patches while trying to make sense of the floppy
controllers code.

Philippe Mathieu-Daudé (7):
  hw/block/fdc: Let sector count be unsigned
  hw/block/fdc: Let sector offset be unsigned
  hw/block/fdc: Use warn_report() instead of debug FLOPPY_DPRINTF()
    calls
  hw/block/fdc: Convert debug FLOPPY_DPRINTF() to trace events
  hw/block/fdc: Drop pointless FLOPPY_DPRINTF() call
  hw/block/fdc: Use more descriptive TypeInfo names
  hw/block/fdc: Add ASCII art schema of QOM relations

 hw/block/fdc.c        | 87 +++++++++++++++++++++++++++----------------
 hw/block/trace-events |  3 ++
 2 files changed, 57 insertions(+), 33 deletions(-)

-- 
2.21.3