Re: [PATCH v3 0/3] Introduce

2021-05-21 Thread Michal Prívozník
On 5/21/21 1:01 PM, Kristina Hanicova wrote: > This is v3 from: > https://listman.redhat.com/archives/libvir-list/2021-May/msg00324.html > > v1 here: > https://listman.redhat.com/archives/libvir-list/2021-April/msg01307.html > > Diff to v2: > - Fixed formatting > - Enable xml test call > > Krist

[PATCH v3 0/3] Introduce

2021-05-21 Thread Kristina Hanicova
This is v3 from: https://listman.redhat.com/archives/libvir-list/2021-May/msg00324.html v1 here: https://listman.redhat.com/archives/libvir-list/2021-April/msg01307.html Diff to v2: - Fixed formatting - Enable xml test call Kristina Hanicova (3): qemu_capabilities: Add QEMU_CAPS_INPUT_LINUX

[libvirt][PATCH v3 0/3] introduce 'restrictive' mode in numatune

2021-01-05 Thread Luyao Zhong
Before this patch set, numatune only has three memory modes: static, interleave and prefered. These memory policies are ultimately set by mbind() system call. Memory policy could be 'hard coded' into the kernel, but none of above policies fit our requirment under this case. mbind() support default