]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
domain: conf: Do ostype/arch/machine parsing earlier
authorCole Robinson <crobinso@redhat.com>
Fri, 17 Apr 2015 23:18:59 +0000 (19:18 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 20 Apr 2015 20:43:13 +0000 (16:43 -0400)
commit4c96e682ecc43e866bff9e2aa6b350f1b3c1dd1a
treed7dda640563a5608bfa96919c65a50bb480a1de6
parenta6936523412162ca8c45a75d44cf64b9c13acabb
domain: conf: Do ostype/arch/machine parsing earlier

Just move this code to where we parse virtType. Lots of things depend
on os.type values so it should be handled early like virtType.
src/conf/domain_conf.c