]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: do not drop implicit controllers with non-implicit attributes
authorJán Tomko <jtomko@redhat.com>
Sun, 25 Mar 2018 18:54:07 +0000 (20:54 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 26 Mar 2018 13:13:26 +0000 (15:13 +0200)
commita1745174e9e7bcab01db43688840b588018789ca
tree88092d38cbac6a51bc352842637a42cdd9873f30
parent186412fe76d21f8f54f10d0a4b028dafaaeb0eaa
qemu: do not drop implicit controllers with non-implicit attributes

If someone set a user alias or pcihole64 on an implicit controller,
we need to format it to migrate the domain properly.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reported-by: Joseph Richard <Joseph.Richard@windriver.com>
src/qemu/qemu_domain.c