[libvirt] [PATCH 0/2] Revert two patches of mine

Michal Privoznik mprivozn at redhat.com
Tue Oct 4 16:02:36 UTC 2016


Basically, this broke vCPU hotplug (as discovered by Peter).
While these are fixing a bug, they have lover priority (nobody
reported the bug until I tried unusual scenario). So revert these
in favour of vCPU hotplug feature available and do the right fix
after the release.

Michal Privoznik (2):
  Revert "domain_conf: Introduce VIR_DOMAIN_DEF_PARSE_SKIP_POST_PARSE"
  Revert "conf: Skip post parse callbacks when creating copy"

 src/conf/domain_conf.c | 12 ++----------
 src/conf/domain_conf.h |  2 --
 src/qemu/qemu_domain.c |  3 +--
 3 files changed, 3 insertions(+), 14 deletions(-)

-- 
2.8.4




More information about the libvir-list mailing list