As a followup to my keynote where I talked about memcg support in kvm/x86, here is the s390 equivalent. I think all of those allocations can be really attributed to a specific host process but a 2nd (or 3rd) pair of eyes is certainly welcome. Christian Borntraeger (1): KVM: s390: Add memcg accounting to KVM allocations arch/s390/kvm/guestdbg.c | 8 ++++---- arch/s390/kvm/intercept.c | 2 +- arch/s390/kvm/interrupt.c | 12 ++++++------ arch/s390/kvm/kvm-s390.c | 22 +++++++++++----------- arch/s390/kvm/priv.c | 4 ++-- arch/s390/kvm/vsie.c | 4 ++-- 6 files changed, 26 insertions(+), 26 deletions(-) -- 2.21.0