On Mon, Nov 06, 2023 at 12:38:23 +0100, Michal Privoznik wrote: > At the end of virDomainMemoryDefValidate() there's a code that > checks whether two virtio-mem/virtio-pmem devices don't overlap. > Separate this code into its own function > (virDomainMemoryDefCheckConflict()). > > Signed-off-by: Michal Privoznik <mpriv...@redhat.com> > --- > src/conf/domain_validate.c | 147 ++++++++++++++++++++++--------------- > 1 file changed, 86 insertions(+), 61 deletions(-)
Reviewed-by: Peter Krempa <pkre...@redhat.com> _______________________________________________ Devel mailing list -- devel@lists.libvirt.org To unsubscribe send an email to devel-le...@lists.libvirt.org