[libvirt] [PATCH 0/2] Fix a migration crasher

Michal Privoznik mprivozn at redhat.com
Mon Sep 19 05:55:46 UTC 2016


So I've tried to migrate a guest recently (to answer a needinfo
for some bug of mine). Meanwhile, I've ran into many problems and
bugs we have (apparently nobody tried migrations lately).  Here's
the first round of patches.

Second round will require proper deep copy function for
virDomainDef struct.

Michal Privoznik (2):
  qemuBuildMemoryBackendStr: Don't crash if no hugetlbfs is mounted
  qemu: Introduce qemuGetHupageMemPath

 src/qemu/qemu_command.c | 57 +++++--------------------------------------------
 src/qemu/qemu_conf.c    | 50 +++++++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_conf.h    |  4 ++++
 3 files changed, 59 insertions(+), 52 deletions(-)

-- 
2.8.4




More information about the libvir-list mailing list