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 <mprivozn@xxxxxxxxxx> > --- > src/conf/domain_validate.c | 147 ++++++++++++++++++++++--------------- > 1 file changed, 86 insertions(+), 61 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx> _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx