Hi,
This is a follow up of [1] after Andrea pushed the revert
patch as standalone.
Changes from v1:
- patch 2 (former 3): moved the auto-align code from
virDomainMemoryDefParseXML() to virDomainMemoryDefPostParse()
- patch 3 (former 4): updated NEWS.rst based on Andrea's
changes already upstream
[1]
https://www.redhat.com/archives/libvir-list/2020-September/msg00864.html
Daniel Henrique Barboza (3):
conf, qemu: move qemuDomainNVDimmAlignSizePseries to domain_conf.c
domain_conf.c: auto-align pSeries NVDIMM in
virDomainMemoryDefPostParse()
NEWS.rst: update NVDIMM changes entry
NEWS.rst | 3 +-
src/conf/domain_conf.c | 59 ++++++++++++++++++-
src/conf/domain_conf.h | 3 +
src/libvirt_private.syms | 1 +
src/qemu/qemu_domain.c | 42 +------------
.../memory-hotplug-nvdimm-ppc64.xml | 2 +-
6 files changed, 67 insertions(+), 43 deletions(-)
--
2.26.2