From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: [PATCH 0/2] KVM: s390: kvm stat counters rework Date: Wed, 24 Jan 2018 12:32:33 +0100 Message-ID: <20180124113235.31485-1-borntraeger@de.ibm.com> Return-path: Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Cornelia Huck Cc: KVM , Christian Borntraeger , linux-s390 , Janosch Frank , David Hildenbrand List-ID: These patches are the fallout of some incosistencies while debugging a different issue. Bikeshedding question: Shall I add a followup patch that sorts all the counters alphabetically in kvm_host.h and kvm-s390.c? Christian Borntraeger (2): KVM: s390: add vcpu stat counters for many instruction KVM: s390: diagnoses are instructions as well arch/s390/include/asm/kvm_host.h | 18 ++++++++++++++++-- arch/s390/kvm/kvm-s390.c | 30 ++++++++++++++++++++++-------- arch/s390/kvm/priv.c | 33 +++++++++++++++++++++++++++++++-- 3 files changed, 69 insertions(+), 12 deletions(-) -- 2.9.4