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

Peter Krempa pkrempa at redhat.com
Mon Nov 9 12:50:14 UTC 2015


Peter Krempa (3):
  qemu: Extract logic to determine the mlock limit size for VFIO
  qemu: hotplug: Fix mlock limit handling on memory hotplug
  qemu: hotplug: Reject VFIO hotplug if setting RLIMIT_MEMLOCK fails

 src/qemu/qemu_command.c | 18 ++---------------
 src/qemu/qemu_domain.c  | 54 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_domain.h  |  3 +++
 src/qemu/qemu_hotplug.c | 50 +++++++++++++++++++++++++++++----------------
 4 files changed, 92 insertions(+), 33 deletions(-)

-- 
2.6.2




More information about the libvir-list mailing list