[PATCH 0/2] qemu_command: Generate -mem-prealloc in one corner case more

Michal Privoznik mprivozn at redhat.com
Thu Sep 16 06:58:49 UTC 2021


This is a result of mu discussion with Jing:

https://listman.redhat.com/archives/libvir-list/2021-September/msg00407.html

Turns out, the problem has nothing to do with my virtio-mem patches so
I'm sending fix separately.

Michal Prívozník (2):
  qemuxml2argvtest: Introduce another numa-topology test
  qemu_command: Generate -mem-prealloc in one corner case more

 src/qemu/qemu_command.c                       | 17 ++++-----
 .../fd-memory-numa-topology.args              |  3 +-
 .../fd-memory-numa-topology2.args             |  5 +--
 .../fd-memory-numa-topology3.args             |  7 ++--
 ...d-memory-numa-topology4.x86_64-latest.args | 34 +++++++++++++++++
 .../fd-memory-numa-topology4.xml              | 37 +++++++++++++++++++
 tests/qemuxml2argvtest.c                      |  1 +
 ...fd-memory-numa-topology4.x86_64-latest.xml |  1 +
 tests/qemuxml2xmltest.c                       |  1 +
 9 files changed, 88 insertions(+), 18 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/fd-memory-numa-topology4.x86_64-latest.args
 create mode 100644 tests/qemuxml2argvdata/fd-memory-numa-topology4.xml
 create mode 120000 tests/qemuxml2xmloutdata/fd-memory-numa-topology4.x86_64-latest.xml

-- 
2.32.0




More information about the libvir-list mailing list