[libvirt] [PATCH 0/2] qemu: Fix mlock limit on memory hotplug

Peter Krempa pkrempa at redhat.com
Fri Nov 6 15:47:22 UTC 2015


This is necessary so that VFIO doesn't break killing the guests.

Peter Krempa (2):
  qemu: Extract logic to determine the mlock limit size for VFIO
  qemu: hotplug: Fix mlock limit handling on memory hotplug

 src/qemu/qemu_command.c | 18 ++----------------
 src/qemu/qemu_domain.c  | 44 ++++++++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_domain.h  |  3 +++
 src/qemu/qemu_hotplug.c | 32 +++++++++++++++++---------------
 4 files changed, 66 insertions(+), 31 deletions(-)

-- 
2.6.2




More information about the libvir-list mailing list