[libvirt] [PATCH 0/2] Restore error messages for {iothread|vcpu}sched id out of range.

John Ferlan jferlan at redhat.com
Mon Aug 15 14:55:32 UTC 2016


These patches will restore error messages indicating the vcpu or iothread
range(s) for vcpusched or iothreadsched are invalid rather than just quietly
ignoring. If someone for some unknown reason had hand edited their domain
prior to starting libvirt, they'll at least get a message indicating that
"some" domain has an invaliv vcpu/iothread value.

NB: Removal of error message occurred in the following releases:

iothreadsched: Removed in v1.3.2
vcpusched: Removed in V2.1

John Ferlan (2):
  conf: Provide error on undefined iothreadsched entry
  conf: Provide error on undefined vcpusched entry

 src/conf/domain_conf.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.7.4




More information about the libvir-list mailing list