[PATCH 0/3] qemu: Set "qemu-event" thread identity

Michal Privoznik posted 3 patches 2 years, 5 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1635243314.git.mprivozn@redhat.com
src/nwfilter/nwfilter_dhcpsnoop.c |  1 +
src/qemu/qemu_driver.c            |  5 ++++-
src/qemu/qemu_process.c           |  4 ++++
src/rpc/virnetserver.c            |  1 +
src/util/virthreadpool.c          | 12 ++++++++++++
src/util/virthreadpool.h          | 12 +++++++-----
6 files changed, 29 insertions(+), 6 deletions(-)
[PATCH 0/3] qemu: Set "qemu-event" thread identity
Posted by Michal Privoznik 2 years, 5 months ago
I propose to merge only the first two patches. The third one is just an
alternative to the first two, but honestly, I view it as a terrible
hack. Nevertheless, a hack worth discussion.

Michal Prívozník (3):
  virthreadpool: Allow setting identity for workers
  qemu: Set "qemu-event" thread identity
  *** DO NOT MERGE ***

 src/nwfilter/nwfilter_dhcpsnoop.c |  1 +
 src/qemu/qemu_driver.c            |  5 ++++-
 src/qemu/qemu_process.c           |  4 ++++
 src/rpc/virnetserver.c            |  1 +
 src/util/virthreadpool.c          | 12 ++++++++++++
 src/util/virthreadpool.h          | 12 +++++++-----
 6 files changed, 29 insertions(+), 6 deletions(-)

-- 
2.32.0