[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 0/2] Fix parsing of vCPU counts from domain XMLs.
- From: Peter Krempa <pkrempa redhat com>
- To: libvir-list redhat com
- Cc: Peter Krempa <pkrempa redhat com>
- Subject: [libvirt] [PATCH 0/2] Fix parsing of vCPU counts from domain XMLs.
- Date: Tue, 22 Jan 2013 15:31:20 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]