]> www.infradead.org Git - users/dwmw2/qemu.git/commit
s390x/s390-virtio-ccw: Support plugging PCI-based virtio memory devices
authorDavid Hildenbrand <david@redhat.com>
Tue, 28 Jan 2025 18:57:05 +0000 (19:57 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 30 Jan 2025 09:39:37 +0000 (10:39 +0100)
commitd77ae821e8940bdb9d97ee688aaa949f45de1758
treefbdc42602caec2cf2c0f16a2e05eccd36aec57d4
parent03248e714b0dc95f13221cfd4496cbdfa118e114
s390x/s390-virtio-ccw: Support plugging PCI-based virtio memory devices

Let's just wire it up, unlocking virtio-mem-pci support on s390x.

While at it, drop the "return;" in s390_machine_device_unplug_request(),
to make it look like the other handlers.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-ID: <20250128185705.1609038-3-david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/s390x/s390-virtio-ccw.c