qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: marcandre.lureau@redhat.com, kraxel@redhat.com, mst@redhat.com
Subject: [PATCH 0/2] g_return_if_fail(), g_return_val_if_fail() misuse
Date: Tue, 26 Jan 2021 13:42:38 +0100	[thread overview]
Message-ID: <20210126124240.2081959-1-armbru@redhat.com> (raw)

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

-- 
2.26.2



             reply	other threads:[~2021-01-26 12:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 12:42 Markus Armbruster [this message]
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-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-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=20210126124240.2081959-1-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=mst@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).