From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefanha@redhat.com
Subject: [PULL 0/5] -Wshadow=local patches for 2023-10-12
Date: Thu, 12 Oct 2023 16:57:16 +0200 [thread overview]
Message-ID: <20231012145721.77039-1-armbru@redhat.com> (raw)
The following changes since commit a51e5124a655b3dad80b36b18547cb1eca2c5eb2:
Merge tag 'pull-omnibus-111023-1' of https://gitlab.com/stsquad/qemu into staging (2023-10-11 09:43:10 -0400)
are available in the Git repository at:
https://repo.or.cz/qemu/armbru.git tags/pull-shadow-2023-10-12
for you to fetch changes up to c35b2fb1fdc7f6926653cc6df289e5bd77ecbad3:
target/i386: fix shadowed variable pasto (2023-10-12 16:37:31 +0200)
----------------------------------------------------------------
-Wshadow=local patches for 2023-10-12
----------------------------------------------------------------
Paolo Bonzini (1):
target/i386: fix shadowed variable pasto
Thomas Huth (4):
libvduse: Fix compiler warning with -Wshadow=local
libvhost-user: Fix compiler warning with -Wshadow=local
hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
contrib/vhost-user-gpu/vugpu.h | 8 ++++----
include/hw/virtio/virtio-gpu.h | 8 ++++----
contrib/vhost-user-gpu/vhost-user-gpu.c | 6 +++---
subprojects/libvduse/libvduse.c | 2 +-
subprojects/libvhost-user/libvhost-user.c | 12 ++++++------
target/i386/tcg/seg_helper.c | 2 +-
6 files changed, 19 insertions(+), 19 deletions(-)
--
2.41.0
next reply other threads:[~2023-10-12 14:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-12 14:57 Markus Armbruster [this message]
2023-10-12 14:57 ` [PULL 1/5] libvduse: Fix compiler warning with -Wshadow=local Markus Armbruster
2023-10-12 14:57 ` [PULL 2/5] libvhost-user: " Markus Armbruster
2023-10-12 14:57 ` [PULL 3/5] hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow Markus Armbruster
2023-10-12 14:57 ` [PULL 4/5] contrib/vhost-user-gpu: " Markus Armbruster
2023-10-12 14:57 ` [PULL 5/5] target/i386: fix shadowed variable pasto Markus Armbruster
2023-10-16 19:20 ` [PULL 0/5] -Wshadow=local patches for 2023-10-12 Stefan Hajnoczi
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=20231012145721.77039-1-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).