]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fix check of vcpuid in virDomainVcpuPinDefParseXML
authorHu Tao <hutao@cn.fujitsu.com>
Thu, 23 Aug 2012 02:31:12 +0000 (10:31 +0800)
committerDaniel Veillard <veillard@redhat.com>
Thu, 23 Aug 2012 06:01:22 +0000 (14:01 +0800)
commite9b354e2a95960ba710076054a5a62b77a0be564
tree45bbfa6ae1fd0a7434c723e8f1a6a25ab42678ef
parent947a51ee94bcbf47aa47c4ef0e72bda2321072c8
fix check of vcpuid in virDomainVcpuPinDefParseXML

For emulator, the vcpuid field is always set to -1, instead of parsing
XML for the value of it.
src/conf/domain_conf.c