public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: s390: kvm stat counters rework
@ 2018-01-24 11:32 Christian Borntraeger
  2018-01-24 11:32 ` [PATCH 1/2] KVM: s390: add vcpu stat counters for many instruction Christian Borntraeger
  2018-01-24 11:32 ` [PATCH 2/2] KVM: s390: diagnoses are instructions as well Christian Borntraeger
  0 siblings, 2 replies; 14+ messages in thread
From: Christian Borntraeger @ 2018-01-24 11:32 UTC (permalink / raw)
  To: Cornelia Huck
  Cc: KVM, Christian Borntraeger, linux-s390, Janosch Frank,
	David Hildenbrand

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-01-24 15:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 11:32 [PATCH 0/2] KVM: s390: kvm stat counters rework Christian Borntraeger
2018-01-24 11:32 ` [PATCH 1/2] KVM: s390: add vcpu stat counters for many instruction Christian Borntraeger
2018-01-24 12:27   ` Janosch Frank
2018-01-24 12:31     ` Christian Borntraeger
2018-01-24 12:41   ` David Hildenbrand
2018-01-24 14:45   ` Cornelia Huck
2018-01-24 15:20     ` Christian Borntraeger
2018-01-24 15:27       ` Cornelia Huck
2018-01-24 11:32 ` [PATCH 2/2] KVM: s390: diagnoses are instructions as well Christian Borntraeger
2018-01-24 12:41   ` Janosch Frank
2018-01-24 12:42   ` David Hildenbrand
2018-01-24 12:51     ` Christian Borntraeger
2018-01-24 12:54       ` Christian Borntraeger
2018-01-24 14:51   ` Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox