]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move virDomainDefPostParseInternal after virDomainDeviceDefPostParse
authorJán Tomko <jtomko@redhat.com>
Wed, 11 May 2016 09:57:33 +0000 (11:57 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 12 May 2016 06:22:08 +0000 (08:22 +0200)
commite4d131b8cb12679814b6fda159281f472b615524
tree7092a2bec6366373fbfa1a9e26ef3c68f3dc9668
parente711a3918fb6c51484f55134e72ad59cf32d0290
Move virDomainDefPostParseInternal after virDomainDeviceDefPostParse

Future commit will call DeviceDefPostParse on a device auto-added
in DomainDefPostParse.
src/conf/domain_conf.c