On Thu, Jan 11, 2018 at 10:30:04AM +0100, Jiri Denemark wrote:
When reconnecting to a running domain with host-model CPU started by
old
libvirt which did not store the actual CPU in the status XML, we need to
ignore the fallback attribute to make sure we can translate the detected
host CPU model to a model which is supported by the running QEMU.
https://bugzilla.redhat.com/show_bug.cgi?id=1532980
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_process.c | 5 +++++
1 file changed, 5 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>