[libvirt] [PATCH 0/3] vcpu refactoring fixes

Peter Krempa pkrempa at redhat.com
Thu Mar 10 09:03:50 UTC 2016


My recent refactros led to a few bugs. The memory leak was not caused by me,
but it looked like I might have broken it so I've fixed it.

Peter Krempa (3):
  qemu: cpu: Don't remove pinning of cold-unplugged cpu
  conf: Fix off-by-one in virDomainDefGetVcpu
  qemu: Fix memory leak in qemuGetSchedInfo

 src/conf/domain_conf.c |  2 +-
 src/qemu/qemu_driver.c | 15 +--------------
 2 files changed, 2 insertions(+), 15 deletions(-)

-- 
2.6.2




More information about the libvir-list mailing list