[PATCH 0/2] Move generation of NVDIMM UUID into post parse callback

Michal Privoznik posted 2 patches 3 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1610979285.git.mprivozn@redhat.com
src/conf/domain_conf.c  | 47 +++++++++++++++++++++++++----------------
src/conf/domain_conf.h  |  2 +-
src/qemu/qemu_command.c |  2 +-
3 files changed, 31 insertions(+), 20 deletions(-)
[PATCH 0/2] Move generation of NVDIMM UUID into post parse callback
Posted by Michal Privoznik 3 years, 3 months ago
I've noticed this while working on virtio-pmem-pci patches.

Michal Prívozník (2):
  conf: Turn @uuid member of _virDomainMemoryDef struct into a pointer
  conf: Move generation of NVDIMM UUID into post parse callback

 src/conf/domain_conf.c  | 47 +++++++++++++++++++++++++----------------
 src/conf/domain_conf.h  |  2 +-
 src/qemu/qemu_command.c |  2 +-
 3 files changed, 31 insertions(+), 20 deletions(-)

-- 
2.26.2