All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Reza Arbab <arbab@linux.ibm.com>
Cc: "David Hildenbrand" <david@redhat.com>,
	qemu-devel@nongnu.org, "Eduardo Habkost" <eduardo@habkost.net>,
	"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Yanan Wang" <wangyanan55@huawei.com>,
	"Zhao Liu" <zhao1.liu@intel.com>,
	"Matthew Rosato" <mjrosato@linux.ibm.com>
Subject: Re: [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
Date: Wed, 15 Jan 2025 03:54:27 -0500	[thread overview]
Message-ID: <20250115035133-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <b406b176-4b6c-4d82-824c-5c0ced0d9fcf@arbab-laptop>

On Wed, Jan 08, 2025 at 09:14:35AM -0600, Reza Arbab wrote:
> On Wed, Dec 18, 2024 at 11:37:05AM +0100, David Hildenbrand wrote:
> > No expert on any of that MSi-X / PCI magic, but LGTM
> > 
> > Acked-by: David Hildenbrand <david@redhat.com>
> 
> Thanks David!
> 
> Did anyone else have any comments? Just want to make sure I have things in
> order to get this into the next release.

Causes a CI failure:

https://gitlab.com/mstredhat/qemu/-/jobs/8800804175

In file included from ../hw/virtio/virtio-balloon-pci.c:15:
../hw/virtio/virtio-balloon-pci.c: In function ‘virtio_balloon_pci_class_init’:
../include/qemu/osdep.h:261:35: error: call to ‘qemu_build_not_reached_always’ declared with attribute error: code path is reachable
  261 | #define qemu_build_not_reached()  qemu_build_not_reached_always()
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/hw/qdev-core.h:956:13: note: in expansion of macro ‘qemu_build_not_reached’
  956 |             qemu_build_not_reached();                                   \
      |             ^~~~~~~~~~~~~~~~~~~~~~
../hw/virtio/virtio-balloon-pci.c:69:5: note: in expansion of macro ‘device_class_set_props’
   69 |     device_class_set_props(dc, virtio_balloon_properties);
      |     ^~~~~~~~~~~~~~~~~~~~~~
[2493/4296] Compiling C object libqemu-ppc64-softmmu.a.p/hw_virtio_virtio-scsi-pci.c.o
[2494/4296] Compiling C object libqemu-ppc64-softmmu.a.p/hw_virtio_virtio-9p-pci.c.o



> -- 
> Reza Arbab



  reply	other threads:[~2025-01-15  8:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-16 16:31 [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X Reza Arbab
2024-12-18 10:37 ` David Hildenbrand
2025-01-08 15:14   ` Reza Arbab
2025-01-15  8:54     ` Michael S. Tsirkin [this message]
2025-01-15 15:57       ` Reza Arbab
2025-01-15  9:06 ` Philippe Mathieu-Daudé
2025-01-15 16:02   ` Reza Arbab

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=20250115035133-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=arbab@linux.ibm.com \
    --cc=david@redhat.com \
    --cc=eduardo@habkost.net \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mjrosato@linux.ibm.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wangyanan55@huawei.com \
    --cc=zhao1.liu@intel.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 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.