29 Oct
2025
29 Oct
'25
9:40 a.m.
On Wed, Oct 29, 2025 at 08:53:03 +0100, Michal Privoznik wrote:
From: Michal Privoznik <mprivozn@redhat.com>
The aim is to return true for memory models that are virtio devices (virtio-mem and virtio-pmem) and false for everything else.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/domain_conf.c | 20 ++++++++++++++++++++ src/conf/domain_conf.h | 1 + src/libvirt_private.syms | 1 + 3 files changed, 22 insertions(+)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>