From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, mtosatti@redhat.com, kvm@vger.kernel.org,
aharivel@redhat.com
Subject: [PATCH 0/2] A fix and cleanup around qio_channel_socket_connect_sync()
Date: Wed, 23 Jul 2025 15:32:55 +0200 [thread overview]
Message-ID: <20250723133257.1497640-1-armbru@redhat.com> (raw)
Markus Armbruster (2):
i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same
way
hw/vfio-user/proxy.c | 2 +-
scsi/pr-manager-helper.c | 9 ++-------
target/i386/kvm/vmsr_energy.c | 6 +-----
ui/input-barrier.c | 5 +----
4 files changed, 5 insertions(+), 17 deletions(-)
--
2.49.0
next reply other threads:[~2025-07-23 13:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-23 13:32 Markus Armbruster [this message]
2025-07-23 13:32 ` [PATCH 1/2] i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket Markus Armbruster
2025-08-29 7:49 ` Zhao Liu
2025-09-03 7:10 ` Michael Tokarev
2025-07-23 13:32 ` [PATCH 2/2] vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way Markus Armbruster
2025-08-29 7:50 ` Zhao Liu
2025-09-03 7:37 ` Michael Tokarev
2025-08-28 5:33 ` [PATCH 0/2] A fix and cleanup around qio_channel_socket_connect_sync() Markus Armbruster
2025-09-01 11:14 ` Markus Armbruster
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=20250723133257.1497640-1-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=aharivel@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@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).