[PATCH 0/4] qemu: Fix regression wrt virtio-pmem

Kristina Hanicova khanicov at redhat.com
Tue Feb 28 11:53:17 UTC 2023


On Mon, Feb 27, 2023 at 12:35 PM Michal Privoznik <mprivozn at redhat.com>
wrote:

> The first one fixes a regression in which we're unable to start a domain
> with a virtio-pmem device. It should go into the release. The rest is
> just a cleanup because the function in question started looking
> disarranged.
>
> Michal Prívozník (4):
>   qemu: Don't error out on 'unknown' memory model in
>     qemuMonitorJSONGetMemoryDeviceInfo()
>   libvirt_private.syms: Export virDomainMemoryModelTypeFromString()
>   qemu_monitor: Switch to virDomainMemoryModel enum in
>     qemuMonitorJSONGetMemoryDeviceInfo()
>   qemu_monitor: Decouple switch()-es in
>     qemuMonitorJSONGetMemoryDeviceInfo()
>
>  src/libvirt_private.syms     |   1 +
>  src/qemu/qemu_monitor_json.c | 124 +++++++++++++++++++----------------
>  2 files changed, 67 insertions(+), 58 deletions(-)
>
> --
> 2.39.2
>
>

Reviewed-by: Kristina Hanicova <khanicov at redhat.com>

Kristina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20230228/00522caf/attachment.htm>


More information about the libvir-list mailing list