On a Wednesday in 2025, Michal Privoznik via Devel wrote:
>*** BLURB HERE ***
>
>Michal Prívozník (2):
> qemuxmlconftest: Introduce memory-hotplug-numa-preferred test case
> qemu: Treat memory device source nodemask as strict NUMA policy
>
> src/qemu/qemu_command.c | 6 ++
> ...-hotplug-numa-preferred.x86_64-latest.args | 44 ++++++++++++
> ...y-hotplug-numa-preferred.x86_64-latest.xml | 1 +
> .../memory-hotplug-numa-preferred.xml | 68 +++++++++++++++++++
> tests/qemuxmlconftest.c | 1 +
> 5 files changed, 120 insertions(+)
> create mode 100644 tests/qemuxmlconfdata/memory-hotplug-numa-preferred.x86_64-latest.args
> create mode 120000 tests/qemuxmlconfdata/memory-hotplug-numa-preferred.x86_64-latest.xml
> create mode 100644 tests/qemuxmlconfdata/memory-hotplug-numa-preferred.xml
>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano