]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: turn def->vcpus into a structure
authorPeter Krempa <pkrempa@redhat.com>
Fri, 23 Oct 2015 07:38:01 +0000 (09:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Dec 2015 13:57:12 +0000 (14:57 +0100)
commit4e86838d89c0950ff3eed2d01cce51ecfb284d4d
tree1cbdb0cd6f41d3dd21ab06bae3da46b486afa5c7
parent9d5ac29eefd229b8444478a84829051e57f27f60
conf: turn def->vcpus into a structure

To allow collecting all relevant data at one place let's make def->vcpus
a structure and then we can start moving stuff into it.
src/conf/domain_conf.c
src/conf/domain_conf.h