From: Markus Armbruster <armbru@redhat.com>
To: qemu-trivial@nongnu.org
Cc: qemu-devel@nongnu.org, marcandre.lureau@redhat.com,
mst@redhat.com, kraxel@redhat.com
Subject: Re: [PATCH 0/2] g_return_if_fail(), g_return_val_if_fail() misuse
Date: Fri, 19 Feb 2021 10:16:21 +0100 [thread overview]
Message-ID: <87zh00o1sq.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <20210126124240.2081959-1-armbru@redhat.com> (Markus Armbruster's message of "Tue, 26 Jan 2021 13:42:38 +0100")
I think this could go via qemu-trivial.
Markus Armbruster <armbru@redhat.com> writes:
> Markus Armbruster (2):
> backends/dbus-vmstate: Fix short read error handling
> vhost_user_gpu: Drop dead check for g_malloc() failure
>
> backends/dbus-vmstate.c | 5 ++++-
> hw/display/vhost-user-gpu.c | 1 -
> 2 files changed, 4 insertions(+), 2 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Markus Armbruster <armbru@redhat.com>
To: qemu-trivial@nongnu.org
Cc: marcandre.lureau@redhat.com, kraxel@redhat.com,
qemu-devel@nongnu.org, mst@redhat.com
Subject: Re: [PATCH 0/2] g_return_if_fail(), g_return_val_if_fail() misuse
Date: Fri, 19 Feb 2021 10:16:21 +0100 [thread overview]
Message-ID: <87zh00o1sq.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <20210126124240.2081959-1-armbru@redhat.com> (Markus Armbruster's message of "Tue, 26 Jan 2021 13:42:38 +0100")
I think this could go via qemu-trivial.
Markus Armbruster <armbru@redhat.com> writes:
> Markus Armbruster (2):
> backends/dbus-vmstate: Fix short read error handling
> vhost_user_gpu: Drop dead check for g_malloc() failure
>
> backends/dbus-vmstate.c | 5 ++++-
> hw/display/vhost-user-gpu.c | 1 -
> 2 files changed, 4 insertions(+), 2 deletions(-)
next prev parent reply other threads:[~2021-02-19 9:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-26 12:42 [PATCH 0/2] g_return_if_fail(), g_return_val_if_fail() misuse Markus Armbruster
2021-01-26 12:42 ` [PATCH 1/2] backends/dbus-vmstate: Fix short read error handling Markus Armbruster
2021-01-26 13:09 ` Marc-André Lureau
2021-03-09 20:41 ` Laurent Vivier
2021-03-09 20:41 ` Laurent Vivier
2021-01-26 12:42 ` [PATCH 2/2] vhost_user_gpu: Drop dead check for g_malloc() failure Markus Armbruster
2021-01-26 13:09 ` Marc-André Lureau
2021-01-26 14:10 ` Michael S. Tsirkin
2021-03-09 20:42 ` Laurent Vivier
2021-03-09 20:42 ` Laurent Vivier
2021-02-19 9:16 ` Markus Armbruster [this message]
2021-02-19 9:16 ` [PATCH 0/2] g_return_if_fail(), g_return_val_if_fail() misuse 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=87zh00o1sq.fsf@dusky.pond.sub.org \
--to=armbru@redhat.com \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=mst@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.