[libvirt] [PATCH v2 0/5] Warn users with weird thread/memory alignment

Martin Kletzander mkletzan at redhat.com
Thu Jul 7 12:12:27 UTC 2016


v2:
 - Split into more patches for easier review.  I tried splitting it
   even more and found out this is just enough not to increase
   complexity.
 - Also worked in some review comments from Jan and John

v1:
 - https://www.redhat.com/archives/libvir-list/2016-June/msg01537.html


Martin Kletzander (5):
  qemu: Add qemuProcessSetupPid() and use it in
    qemuProcessSetupIOThread()
  qemu: Use qemuProcessSetupPid() in qemuProcessSetupEmulator()
  qemu: Use qemuProcessSetupPid() in qemuProcessSetupVcpu()
  qemu: Add driver parameter to qemuProcessSetupPid() and callers
  qemu: Check for thread <=> memory alignment

 src/qemu/qemu_driver.c  |   4 +-
 src/qemu/qemu_process.c | 380 +++++++++++++++++++++++-------------------------
 src/qemu/qemu_process.h |   6 +-
 3 files changed, 186 insertions(+), 204 deletions(-)

--
2.9.0




More information about the libvir-list mailing list