On Wed, Mar 08, 2023 at 12:14:32PM +0100, Michal Privoznik wrote: > We have couple of qemuxml2argvtest cases where up to 8 NUMA nodes > are assumed. These are used to check whether disjoint ranges of > host-nodes= is generated properly. Without prejudice to the > generality, we can rewrite corresponding XML files to use up to 4 > NUMA nodes and still have disjoint ranges. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > tests/qemuxml2argvdata/migrate-numa-unaligned.args | 4 ++-- > tests/qemuxml2argvdata/migrate-numa-unaligned.xml | 4 ++-- > tests/qemuxml2argvdata/numatune-memnode-restrictive-mode.xml | 4 ++-- > tests/qemuxml2argvdata/numatune-memnode.args | 4 ++-- > tests/qemuxml2argvdata/numatune-memnode.x86_64-5.2.0.args | 4 ++-- > tests/qemuxml2argvdata/numatune-memnode.x86_64-latest.args | 4 ++-- > tests/qemuxml2argvdata/numatune-memnode.xml | 4 ++-- > tests/qemuxml2xmloutdata/numatune-memnode.xml | 4 ++-- > 8 files changed, 16 insertions(+), 16 deletions(-) Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization