linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Preview: vcpu lookup by id changes
@ 2015-11-19  8:37 Christian Borntraeger
  2015-11-19  8:37 ` [PATCH 1/4] KVM: Provide function for VCPU lookup by id Christian Borntraeger
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Christian Borntraeger @ 2015-11-19  8:37 UTC (permalink / raw)
  To: Paolo Bonzini, Alexander Graf, Paul Mackerras, David Hildenbrand
  Cc: KVM, Cornelia Huck, Jens Freimann, linux-s390, kvm-ppc,
	Christian Borntraeger

Paolo,

some more patches for review before I add them in my next pull request.
Can you review the common code changes and Ack/Nack?

Alex, Paul,
can you review the power changes and Ack/Nack? 

As I want to have patch 2 in 4.4, I splitted up Davids patch into smaller
chunks. David, can you double check that I did not mess up?
So I want to send patch 1 and patch 2 for 4.4. Patch 3 and Patch 4
are for kvm/next (4.5), but need patch 1 as well. 
So I will probably also add all patches into kvm/next by setting up
the git branches in a way that during 4.5 merge window kvm/next will
have my branch that will go via kvm/master as common ancestor.

Ok?

Christian

David Hildenbrand (4):
  KVM: Provide function for VCPU lookup by id
  KVM: s390: fix wrong lookup of VCPUs by array index
  KVM: use heuristic for fast VCPU lookup by id
  KVM: Use common function for VCPU lookup by id

 arch/powerpc/kvm/book3s_hv.c | 10 ++--------
 arch/s390/kvm/diag.c         | 11 +++--------
 arch/s390/kvm/sigp.c         |  8 ++------
 include/linux/kvm_host.h     | 16 ++++++++++++++++
 virt/kvm/kvm_main.c          | 12 +++++-------
 5 files changed, 28 insertions(+), 29 deletions(-)

-- 
2.3.0

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

end of thread, other threads:[~2015-11-19 13:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19  8:37 [PATCH 0/4] Preview: vcpu lookup by id changes Christian Borntraeger
2015-11-19  8:37 ` [PATCH 1/4] KVM: Provide function for VCPU lookup by id Christian Borntraeger
2015-11-19 12:11   ` Thomas Huth
2015-11-19 12:55     ` David Hildenbrand
2015-11-19 13:13       ` Paolo Bonzini
2015-11-19 13:23         ` Christian Borntraeger
2015-11-19 13:36           ` David Hildenbrand
2015-11-19  8:37 ` [PATCH 2/4] KVM: s390: fix wrong lookup of VCPUs by array index Christian Borntraeger
2015-11-19  8:52   ` Christian Borntraeger
2015-11-19  8:37 ` [PATCH 3/4] KVM: use heuristic for fast VCPU lookup by id Christian Borntraeger
2015-11-19  8:37 ` [PATCH 4/4] KVM: Use common function for " Christian Borntraeger
2015-11-19  9:38 ` [PATCH 0/4] Preview: vcpu lookup by id changes Paolo Bonzini
2015-11-19  9:51   ` Christian Borntraeger
2015-11-19  9:52     ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).