[libvirt] [PATCH 0/2] Clear iothreadid autofill flag for two instances

John Ferlan jferlan at redhat.com
Wed May 6 14:50:44 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1218577

The first patch considers the philosophy of the bug report with respect
to thread deletion, but doesn't resolve it completely since the ordering
of when iothreadpin is done is important.  For this patch, when an iothreadid
is removed from the "beginning" or "middle" of the iothreadid list, then
clear the autofill flag unconditionally for all subsequent iothreadid's.

The second patch specifically clears the autofill flag when iothreadpin
is used treating it as if someone added an IOThread via iothreadadd

John Ferlan (2):
  conf: Expose iothreadids when delete non sequential iothreadids
  qemu: Clear autofil fill flag when pinning iothread

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

-- 
2.1.0




More information about the libvir-list mailing list