Re: [PATCH v2 10/13] qemu: Refresh the actual size of virtio-mem on monitor reconnect

2021-02-18 Thread Peter Krempa
On Thu, Feb 18, 2021 at 14:31:05 +0100, Michal Privoznik wrote: > If the QEMU driver restarts it loses the track of the actual size > of virtio-mem (because it's runtime type of information and thus > not stored in XML) and therefore, we have to refresh it when > reconnecting to the domain monitor.

[PATCH v2 10/13] qemu: Refresh the actual size of virtio-mem on monitor reconnect

2021-02-18 Thread Michal Privoznik
If the QEMU driver restarts it loses the track of the actual size of virtio-mem (because it's runtime type of information and thus not stored in XML) and therefore, we have to refresh it when reconnecting to the domain monitor. Signed-off-by: Michal Privoznik --- src/qemu/qemu_domain.c | 3

[PATCH v2 10/13] qemu: Refresh the actual size of virtio-mem on monitor reconnect

2021-02-09 Thread Michal Privoznik
If the QEMU driver restarts it loses the track of the actual size of virtio-mem (because it's runtime type of information and thus not stored in XML) and therefore, we have to refresh it when reconnecting to the domain monitor. Signed-off-by: Michal Privoznik --- src/qemu/qemu_domain.c | 3