]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Support emulatorpin xml parse.
authorTang Chen <tangchen@cn.fujitsu.com>
Tue, 21 Aug 2012 09:18:32 +0000 (17:18 +0800)
committerDaniel Veillard <veillard@redhat.com>
Wed, 22 Aug 2012 07:51:23 +0000 (15:51 +0800)
commit19630db3e328f114e179cf52b5158981b1be0abb
treea857a147532747431b019b3eb3e288e675fb8980
parented9228509537d4091867377296f2ad17ccd3ddee
Support emulatorpin xml parse.

This patch adds a new xml element <emulatorpin>, which is a sibling
to the existing <vcpupin> element under the <cputune>, to pin emulator
threads to specified physical CPUs.

Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-cputune.xml