]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: Do not parse cpuset only if the placement is auto
authorOsier Yang <jyang@redhat.com>
Tue, 17 Apr 2012 14:57:01 +0000 (22:57 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 17 Apr 2012 14:57:01 +0000 (22:57 +0800)
commit74e772dd613b79fa452565342cf29d1e0cbc2268
tree0e7a30e2abe3e9308a87fa01feec2db695327a56
parent79568df0f17766331ce9330d1e0de9c4facf5e86
conf: Do not parse cpuset only if the placement is auto

So that a domain xml which doesn't have "placement" specified, but
"cpuset" is specified, could be parsed. And in this case, the
"placement" mode will be set as "static".
src/conf/domain_conf.c