[libvirt] [PATCH 0/2] Fix parsing of vCPU counts from domain XMLs.

Peter Krempa pkrempa at redhat.com
Tue Jan 22 14:31:20 UTC 2013


These patches fix the parsing and the returned error if parsing of vCPUs
failed. If a overflowing number was used for the count, the domain might
disappear after the restart of the daemon.

Peter Krempa (2):
  conf: Check if number of vCPUs fits in the storage variable
  conf: Improve error messages if parsing of vCPU count fails

 src/conf/domain_conf.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
1.8.1.1




More information about the libvir-list mailing list