On Wed, Oct 29, 2025 at 08:53:03 +0100, Michal Privoznik wrote: > From: Michal Privoznik <[email protected]> > > 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 <[email protected]> > --- > 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 <[email protected]>
