]> xenbits.xensource.com Git - libvirt.git/commit
Revert "Error out on missing machine type in machine configs"
authorJán Tomko <jtomko@redhat.com>
Thu, 25 Feb 2016 11:53:35 +0000 (12:53 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 26 Feb 2016 08:47:45 +0000 (09:47 +0100)
commit5f265fa0dbdacd474250a681ff7725dbe229630b
tree5ee2ad77b7829d6ce36cf1dfa32021f5d44e8348
parent1d6dcec08049b888a9ead06481ba40a0a92d53e5
Revert "Error out on missing machine type in machine configs"

Revert commit 55e6d8cd9eac7eb2aaa4d221585e9402cf7269d5.

This fix for https://bugzilla.redhat.com/show_bug.cgi?id=1267256
unconditionally required a machine type for all machine types
even though qemu is the only emulator using them.

Revert it to fix persistent configs for drivers with no machine type:
https://www.redhat.com/archives/libvir-list/2016-February/msg01228.html
src/conf/domain_conf.c