[PATCH v4 0/2] replace pflash DPRINTF with trace events, fix type

David Edmondson posted 2 patches 3 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210308103009.3295532-1-david.edmondson@oracle.com
hw/block/pflash_cfi01.c | 82 +++++++++++++++++------------------------
hw/block/pflash_cfi02.c | 75 +++++++++++++++----------------------
hw/block/trace-events   | 39 +++++++++++++++-----
3 files changed, 93 insertions(+), 103 deletions(-)
[PATCH v4 0/2] replace pflash DPRINTF with trace events, fix type
Posted by David Edmondson 3 years, 1 month ago
Given that the "sub-region" approach to shrinking the flash mapping
size on ARM isn't progressing (I'm looking at Philippe's mmap based
approach instead), this pair of changes are the already reviewed
changes from the original changeset.

David Edmondson (2):
  hw/pflash_cfi*: Replace DPRINTF with trace events
  hw/pflash_cfi01: Correct the type of PFlashCFI01.ro

 hw/block/pflash_cfi01.c | 82 +++++++++++++++++------------------------
 hw/block/pflash_cfi02.c | 75 +++++++++++++++----------------------
 hw/block/trace-events   | 39 +++++++++++++++-----
 3 files changed, 93 insertions(+), 103 deletions(-)

-- 
2.30.0