All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] replace pflash DPRINTF with trace events, fix type
@ 2021-03-08 10:30 David Edmondson
  2021-03-08 10:30 ` [PATCH v4 1/2] hw/pflash_cfi*: Replace DPRINTF with trace events David Edmondson
  2021-03-08 10:30 ` [PATCH v4 2/2] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro David Edmondson
  0 siblings, 2 replies; 3+ messages in thread
From: David Edmondson @ 2021-03-08 10:30 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, David Edmondson, Philippe Mathieu-Daudé,
	qemu-block, Max Reitz

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-08 10:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08 10:30 [PATCH v4 0/2] replace pflash DPRINTF with trace events, fix type David Edmondson
2021-03-08 10:30 ` [PATCH v4 1/2] hw/pflash_cfi*: Replace DPRINTF with trace events David Edmondson
2021-03-08 10:30 ` [PATCH v4 2/2] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro David Edmondson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.