[libvirt] [PATCH v3 0/2] qemu: Honor memory mode='strict'

Michal Privoznik posted 2 patches 5 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1555346075.git.mprivozn@redhat.com
src/qemu/qemu_cgroup.c  | 35 -----------------------------------
src/qemu/qemu_cgroup.h  |  1 -
src/qemu/qemu_process.c |  8 ++++----
3 files changed, 4 insertions(+), 40 deletions(-)
[libvirt] [PATCH v3 0/2] qemu: Honor memory mode='strict'
Posted by Michal Privoznik 5 years ago
v3 of:

diff to v2:
- Not calling qemuSetupCpusetMems() in qemuProcessLaunch
- Dropping qemuSetupCpusetMems()

Michal Prívozník (2):
  qemu: Set up EMULATOR thread and cpuset.mems before exec()-ing qemu
  qemu_cgroup: Remove unused qemuSetupCpusetMems

 src/qemu/qemu_cgroup.c  | 35 -----------------------------------
 src/qemu/qemu_cgroup.h  |  1 -
 src/qemu/qemu_process.c |  8 ++++----
 3 files changed, 4 insertions(+), 40 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v3 0/2] qemu: Honor memory mode='strict'
Posted by Martin Kletzander 5 years ago
This series is

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list