[PATCH 04/15] qemu: Assume QEMU_CAPS_OBJECT_MEMORY_RAM

Ján Tomko jtomko at redhat.com
Fri Nov 4 09:27:18 UTC 2022


On a Thursday in 2022, Michal Privoznik wrote:
>Introduced in QEMU's commit of v2.1.0-rc0~41^2~104 the
>memory-backend-ram is going to be present for all QEMU versions
>we support (4.2.0, currently). Therefore, we can assume the
>capability is always set and thus doesn't need to be checked for.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> src/qemu/qemu_command.c                     | 27 +++++-----------
> src/qemu/qemu_validate.c                    | 34 ---------------------
> tests/qemuxml2argvdata/numatune-memnode.err |  2 +-
> tests/qemuxml2argvtest.c                    | 22 +++++--------
> tests/qemuxml2xmltest.c                     |  5 ++-
> 5 files changed, 17 insertions(+), 73 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list