1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-30 18:50:18 +03:00

NEWS: hotplug virtio-mem device

Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Boris Fiuczynski 2025-03-21 08:18:31 +01:00 committed by Ján Tomko
parent 25a26bd97b
commit 50cc071858

View File

@ -71,6 +71,12 @@ v11.2.0 (unreleased)
* **Bug fixes**
* qemu: attach virtio-mem with CCW address
Attaching a virtio-mem device on s390 without an address type now gets a
default type CCW address assigned. A specified CCW address is now used for
the virtio-mem device instead of getting overwritten by a PCI address.
v11.1.0 (2025-03-03)
====================