qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] hw: Remove dynamic field width from trace events
@ 2019-11-18 22:27 Philippe Mathieu-Daudé
  2019-11-18 22:27 ` [PATCH v4 1/2] hw/block/pflash: " Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-11-18 22:27 UTC (permalink / raw)
  To: Eric Blake, qemu-devel
  Cc: Kevin Wolf, Stefan Hajnoczi, qemu-block, qemu-trivial, Max Reitz,
	Aleksandar Markovic, Aleksandar Rikalo,
	Philippe Mathieu-Daudé,
	Aurelien Jarno

This series fixes LP#1844817 [2].

(Eric noted in [1] the dtrace via stap backend can not support
the dynamic '*' width format.)

If they are trivial/block/tracing pull in preparation, this
series will be happy to be taken, else it will go via mips-next.

Thanks,

Phil.

[1] https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg04720.html
[2] https://bugs.launchpad.net/qemu/+bug/1844817

Philippe Mathieu-Daudé (2):
  hw/block/pflash: Remove dynamic field width from trace events
  hw/mips/gt64xxx: Remove dynamic field width from trace events

 hw/block/pflash_cfi01.c |  8 ++++----
 hw/block/pflash_cfi02.c |  8 ++++----
 hw/mips/gt64xxx_pci.c   | 16 ++++++++--------
 hw/block/trace-events   |  8 ++++----
 hw/mips/trace-events    |  4 ++--
 5 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-11-19 16:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-18 22:27 [PATCH v4 0/2] hw: Remove dynamic field width from trace events Philippe Mathieu-Daudé
2019-11-18 22:27 ` [PATCH v4 1/2] hw/block/pflash: " Philippe Mathieu-Daudé
2019-11-18 22:27 ` [PATCH v4 2/2] hw/mips/gt64xxx: " Philippe Mathieu-Daudé
2019-11-18 22:29 ` [PATCH-for-4.2 v4 0/2] hw: " Philippe Mathieu-Daudé
2019-11-19 16:21 ` [PATCH " Stefan Hajnoczi
2019-11-19 16:24   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).