On Tue, Dec 10, 2013 at 08:59:50AM +0100, Michal Privoznik wrote:
On 09.12.2013 09:22, Martin Kletzander wrote:
> To see what changed in the kernel, see explanation in PATCH 1/3.
>
> First two patches make proper use of VIR_DOMAIN_MEMORY_PARAM_UNLIMITED,
> the third one just fixes a "typo".
>
> Martin Kletzander (3):
> cgroups: Redefine what "unlimited" means wrt memory limits
> qemu: Report VIR_DOMAIN_MEMORY_PARAM_UNLIMITED properly
> qemu: Fix minor inconsistency in error message
>
> src/qemu/qemu_driver.c | 27 ++++++++++++------------
> src/util/vircgroup.c | 57 ++++++++++++++++++++++++++++++++++----------------
> 2 files changed, 53 insertions(+), 31 deletions(-)
>
ACK series
Thanks, pushed.
Martin