qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/2] virtio-mem-pci: Allow setting nvectors, so we can use


From: Thomas Huth
Subject: Re: [PATCH v2 1/2] virtio-mem-pci: Allow setting nvectors, so we can use MSI-X
Date: Wed, 29 Jan 2025 07:29:33 +0100
User-agent: Mozilla Thunderbird

On 28/01/2025 19.57, David Hildenbrand wrote:
Let's do it similar as virtio-balloon-pci. With this change, we can
use virtio-mem-pci on s390x, although plugging will still fail until
properly wired up in the machine.

No need to worry about transitional/non_transitional devices, because they
don't exist for virtio-mem.

Signed-off-by: David Hildenbrand <david@redhat.com>
---
  hw/core/machine.c          |  1 +
  hw/virtio/virtio-mem-pci.c | 12 ++++++++++++
  2 files changed, 13 insertions(+)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]