qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/2] mips-next patches for 4.2-rc2


From: Philippe Mathieu-Daudé
Subject: [PULL 0/2] mips-next patches for 4.2-rc2
Date: Tue, 19 Nov 2019 15:00:41 +0100

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 via email to

[Prev in Thread] Current Thread [Next in Thread]