qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: Re: [PULL 03/22] hw/qxl: fix -Werror=maybe-uninitialized false-positives
Date: Wed, 2 Oct 2024 10:40:56 +0200	[thread overview]
Message-ID: <49100b14-cadd-4b86-b9dc-e158d71e1088@redhat.com> (raw)
In-Reply-To: <20241002083646.2893078-4-marcandre.lureau@redhat.com>

On 02/10/2024 10.36, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> ../hw/display/qxl.c:1352:5: error: ‘pci_region’ may be used uninitialized [-Werror=maybe-uninitialized]
> ../hw/display/qxl.c:1365:22: error: ‘pci_start’ may be used uninitialized [-Werror=maybe-uninitialized]
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
> ---
...
> diff --git a/roms/openbios b/roms/openbios
> index c3a19c1e54..af97fd7af5 160000
> --- a/roms/openbios
> +++ b/roms/openbios
> @@ -1 +1 @@
> -Subproject commit c3a19c1e54977a53027d6232050e1e3e39a98a1b
> +Subproject commit af97fd7af5e7c18f591a7b987291d3db4ffb28b5

That looks like an unintentional change?

  Thomas



  reply	other threads:[~2024-10-02  8:41 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-02  8:36 [PULL 00/22] -Werror=maybe-uninitialized fixes marcandre.lureau
2024-10-02  8:36 ` [PULL 01/22] util/coroutine: fix -Werror=maybe-uninitialized false-positive marcandre.lureau
2024-10-02  8:36 ` [PULL 02/22] util/timer: " marcandre.lureau
2024-10-02  8:36 ` [PULL 03/22] hw/qxl: fix -Werror=maybe-uninitialized false-positives marcandre.lureau
2024-10-02  8:40   ` Thomas Huth [this message]
2024-10-02  8:36 ` [PULL 04/22] nbd: fix -Werror=maybe-uninitialized false-positive marcandre.lureau
2024-10-02  8:36 ` [PULL 05/22] block/mirror: " marcandre.lureau
2024-10-02  8:36 ` [PULL 06/22] " marcandre.lureau
2024-10-02  8:36 ` [PULL 07/22] block/stream: fix -Werror=maybe-uninitialized false-positives marcandre.lureau
2024-10-02  8:36 ` [PULL 08/22] hw/ahci: fix -Werror=maybe-uninitialized false-positive marcandre.lureau
2024-10-02  8:36 ` [PULL 09/22] hw/vhost-scsi: fix -Werror=maybe-uninitialized marcandre.lureau
2024-10-02  8:36 ` [PULL 10/22] hw/sdhci: fix -Werror=maybe-uninitialized false-positive marcandre.lureau
2024-10-02  8:36 ` [PULL 11/22] block/block-copy: " marcandre.lureau
2024-10-02  8:36 ` [PULL 12/22] migration: fix -Werror=maybe-uninitialized false-positives marcandre.lureau
2024-10-02  8:36 ` [PULL 13/22] hw/virtio-blk: fix -Werror=maybe-uninitialized false-positive marcandre.lureau
2024-10-02  8:36 ` [PULL 14/22] migration: " marcandre.lureau
2024-10-02  8:36 ` [PULL 15/22] linux-user/hppa: " marcandre.lureau
2024-10-02  8:36 ` [PULL 16/22] target/loongarch: " marcandre.lureau
2024-10-02  8:36 ` [PULL 17/22] tests: " marcandre.lureau
2024-10-02  8:36 ` [PULL 18/22] hw/virtio: fix -Werror=maybe-uninitialized marcandre.lureau
2024-10-02  8:36 ` [PULL 19/22] hw/virtio: freeing leaked memory from vhost_svq_get_buf in vhost_svq_poll marcandre.lureau
2024-10-02  8:36 ` [PULL 20/22] block: fix -Werror=maybe-uninitialized false-positive marcandre.lureau
2024-10-02  8:36 ` [PULL 21/22] fsdep/9p: " marcandre.lureau
2024-10-02  8:36 ` [PULL 22/22] qom/object: fix -Werror=maybe-uninitialized marcandre.lureau
2024-10-02  8:42 ` [PULL 00/22] -Werror=maybe-uninitialized fixes Thomas Huth
2024-10-02  8:45   ` Marc-André Lureau
2024-10-02 12:11     ` 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=49100b14-cadd-4b86-b9dc-e158d71e1088@redhat.com \
    --to=thuth@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).