qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org,
	"Aleksandar Markovic" <amarkovic@wavecomp.com>,
	"Aleksandar Rikalo" <aleksandar.rikalo@rt-rk.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	"Aurelien Jarno" <aurelien@aurel32.net>,
	"Richard Henderson" <rth@twiddle.net>
Subject: [PULL 0/2] mips-next patches for 4.2-rc2
Date: Tue, 19 Nov 2019 15:00:41 +0100	[thread overview]
Message-ID: <20191119140043.28539-1-philmd@redhat.com> (raw)

This pull fixes a regression with the SystemTap trace backend,
see https://bugs.launchpad.net/qemu/+bug/1844817

The following changes since commit 385e43e6638464009e09cfaec254012e531f6342:

  Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-11-19' into staging (2019-11-19 09:17:24 +0000)

are available in the Git repository at:

  https://gitlab.com/philmd/qemu.git tags/mips-next-20191119

for you to fetch changes up to abc7cf36559f953777faf27d2e0dfb561ac533a5:

  hw/mips/gt64xxx: Remove dynamic field width from trace events (2019-11-19 14:46:01 +0100)

----------------------------------------------------------------
The DTrace via SystemTap backend can not support the dynamic '*' width
format. We failed at noticing it for the 4.1 release, and LP#1844817
was opened to track it. Fix this regression for the next release.

----------------------------------------------------------------

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



             reply	other threads:[~2019-11-19 14:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 14:00 Philippe Mathieu-Daudé [this message]
2019-11-19 14:00 ` [PULL 1/2] hw/block/pflash: Remove dynamic field width from trace events Philippe Mathieu-Daudé
2019-11-19 14:00 ` [PULL 2/2] hw/mips/gt64xxx: " Philippe Mathieu-Daudé
2019-11-19 16:31 ` [PULL 0/2] mips-next patches for 4.2-rc2 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191119140043.28539-1-philmd@redhat.com \
    --to=philmd@redhat.com \
    --cc=aleksandar.rikalo@rt-rk.com \
    --cc=amarkovic@wavecomp.com \
    --cc=aurelien@aurel32.net \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).