qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Trivial branch for 6.0 patches
@ 2021-01-18 11:32 Laurent Vivier
  2021-01-18 11:32 ` [PULL 1/4] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR) Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Laurent Vivier @ 2021-01-18 11:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev, Laurent Vivier

The following changes since commit e0cbcf1eea16e81f116560130a1b36da711fb102:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (=
2021-01-17 17:04:40 +0000)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/trivial-branch-for-6.0-pull-request

for you to fetch changes up to 580e733321511ab4eda7d6ca14ca157d71ea8728:

  hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR) (2021-01-18 11=
:51:26 +0100)

----------------------------------------------------------------
Trivial patches 20210118

Fix memory leaks
Use qemu_log_mask(GUEST_ERROR) rather than error_report().

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

Gan Qixin (2):
  pl031: Use timer_free() in the finalize function to avoid memleaks
  misc/mos6522: Use timer_free() in the finalize function to avoid
    memleak

Philippe Mathieu-Daud=C3=A9 (2):
  hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
  hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)

 hw/ide/ahci.c          | 8 +++++---
 hw/misc/mos6522.c      | 9 +++++++++
 hw/rtc/pl031.c         | 8 ++++++++
 hw/virtio/virtio-pci.c | 6 ++++--
 4 files changed, 26 insertions(+), 5 deletions(-)

--=20
2.29.2



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PULL 0/4] Trivial branch for 6.0 patches
@ 2021-01-29  8:32 Laurent Vivier
  2021-01-29 11:03 ` Peter Maydell
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent Vivier @ 2021-01-29  8:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev, Laurent Vivier

The following changes since commit 9cd69f1a270235b652766f00b94114f48a2d603f:

  Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-01-25=
-1' into staging (2021-01-26 09:51:02 +0000)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/trivial-branch-for-6.0-pull-request

for you to fetch changes up to 77182df19f874adfc4ac98248606c154764baaa8:

  target/rx: Fix compiler errors for build with sanitizers (2021-01-29 09:31:=
53 +0100)

----------------------------------------------------------------
Trivial patches 20210129

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

Doug Evans (1):
  net/slirp.c: Fix spelling error in error message

Greg Kurz (1):
  MAINTAINERS: Update 9pfs tree URL

Philippe Mathieu-Daud=C3=A9 (1):
  tcg/tci: Restrict tci_write_reg16() to 64-bit hosts

Stefan Weil (1):
  target/rx: Fix compiler errors for build with sanitizers

 MAINTAINERS           |  2 +-
 net/slirp.c           |  2 +-
 target/rx/op_helper.c | 12 ++++++------
 tcg/tci.c             |  2 ++
 4 files changed, 10 insertions(+), 8 deletions(-)

--=20
2.29.2



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

end of thread, other threads:[~2021-01-29 11:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-18 11:32 [PULL 0/4] Trivial branch for 6.0 patches Laurent Vivier
2021-01-18 11:32 ` [PULL 1/4] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR) Laurent Vivier
2021-01-18 11:32 ` [PULL 2/4] pl031: Use timer_free() in the finalize function to avoid memleaks Laurent Vivier
2021-01-18 11:32 ` [PULL 3/4] misc/mos6522: Use timer_free() in the finalize function to avoid memleak Laurent Vivier
2021-01-18 11:32 ` [PULL 4/4] hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR) Laurent Vivier
2021-01-18 16:30 ` [PULL 0/4] Trivial branch for 6.0 patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2021-01-29  8:32 Laurent Vivier
2021-01-29 11:03 ` Peter Maydell

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).