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

Martin Kletzander mkletzan at redhat.com
Wed Jun 22 16:37:20 UTC 2016


People are doing weird things.  Let's let them do what they want but
gently warn them in case they did not want that exact behaviour and
are looking for some possible problems.

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


Martin Kletzander (2):
  qemu: Add qemuProcessSetupPid()
  qemu: Check for thread <=> memory alignment

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

--
2.9.0




More information about the libvir-list mailing list