[PATCH v2 0/2] domain_validate: Account for NVDIMM label size properly when checking for memory conflicts

Michal Privoznik posted 2 patches 2 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1708444344.git.mprivozn@redhat.com
src/conf/domain_validate.c                    | 50 +++++++++++-
...-hotplug-nvdimm-overlap.x86_64-latest.args | 40 ++++++++++
...y-hotplug-nvdimm-overlap.x86_64-latest.xml |  1 +
.../memory-hotplug-nvdimm-overlap.xml         | 77 +++++++++++++++++++
tests/qemuxmlconftest.c                       |  4 +
5 files changed, 170 insertions(+), 2 deletions(-)
create mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-overlap.x86_64-latest.args
create mode 120000 tests/qemuxmlconfdata/memory-hotplug-nvdimm-overlap.x86_64-latest.xml
create mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-overlap.xml
[PATCH v2 0/2] domain_validate: Account for NVDIMM label size properly when checking for memory conflicts
Posted by Michal Privoznik 2 months, 1 week ago
v2 of:

https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/WPIZ2FUSIPV3HSZFV6V6Q7TLJBNMI5HK/

diff to v1:
- Amended commit message to 1/2 (appended Fixes: with respective commits),
- Added new test case

Michal Prívozník (2):
  domain_validate: Account for NVDIMM label size properly when checking
    for memory conflicts
  qemuxmlconftest: Introduce memory-hotplug-nvdimm-overlap test case

 src/conf/domain_validate.c                    | 50 +++++++++++-
 ...-hotplug-nvdimm-overlap.x86_64-latest.args | 40 ++++++++++
 ...y-hotplug-nvdimm-overlap.x86_64-latest.xml |  1 +
 .../memory-hotplug-nvdimm-overlap.xml         | 77 +++++++++++++++++++
 tests/qemuxmlconftest.c                       |  4 +
 5 files changed, 170 insertions(+), 2 deletions(-)
 create mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-overlap.x86_64-latest.args
 create mode 120000 tests/qemuxmlconfdata/memory-hotplug-nvdimm-overlap.x86_64-latest.xml
 create mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-overlap.xml

-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org