From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Michael Tokarev <mjt@tls.msk.ru>,
Laurent Vivier <laurent@vivier.eu>,
qemu-trivial@nongnu.org
Subject: [PULL 0/4] Trivial branch for 6.0 patches
Date: Mon, 18 Jan 2021 12:32:01 +0100 [thread overview]
Message-ID: <20210118113205.1915888-1-laurent@vivier.eu> (raw)
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
next reply other threads:[~2021-01-18 11:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-18 11:32 Laurent Vivier [this message]
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
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=20210118113205.1915888-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/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).