From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: KVM <kvm@vger.kernel.org>,
Cornelia Huck <cornelia.huck@de.ibm.com>,
Jens Freimann <jfrei@linux.vnet.ibm.com>,
linux-s390 <linux-s390@vger.kernel.org>,
Alexander Graf <agraf@suse.de>,
Christian Borntraeger <borntraeger@de.ibm.com>
Subject: [PATCH 0/7] KVM: s390: fixes and features for kvm/next (3.20)
Date: Wed, 4 Feb 2015 10:44:45 +0100 [thread overview]
Message-ID: <1423043092-34044-1-git-send-email-borntraeger@de.ibm.com> (raw)
Paolo,
here is my remaining bunch of patches for 3.20 for review. All patches
have been in linux-next via
git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git next
(well a tiny fix went in today, so the commit id for the last 3 patches
has changed)
I think it makes sense to give some of these patches some more days
for external review. Is it ok to send a pull request early next week
or do you want it before 3.19?
There is one non-KVM s390 patch, but it has an ACK from Heiko Carstens
Christian Borntraeger (1):
KVM: s390: reenable LPP facility
David Hildenbrand (1):
KVM: s390: floating irqs: fix user triggerable endless loop
Ekaterina Tumanova (1):
s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
Jason J. Herne (1):
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Michael Mueller (2):
KVM: s390: use facilities and cpu_id per KVM
KVM: s390: add cpu model support
Tony Krowiak (1):
KVM: s390/CPACF: Choose crypto control block format
Documentation/virtual/kvm/api.txt | 58 +++++
Documentation/virtual/kvm/devices/vm.txt | 45 ++++
arch/s390/include/asm/kvm_host.h | 27 ++-
arch/s390/include/asm/sysinfo.h | 10 +-
arch/s390/include/uapi/asm/kvm.h | 21 ++
arch/s390/kernel/sysinfo.c | 29 +++
arch/s390/kvm/gaccess.c | 4 +-
arch/s390/kvm/interrupt.c | 2 +
arch/s390/kvm/kvm-s390.c | 394 ++++++++++++++++++++++++++++---
arch/s390/kvm/kvm-s390.h | 13 +-
arch/s390/kvm/priv.c | 13 +-
include/uapi/linux/kvm.h | 14 ++
12 files changed, 580 insertions(+), 50 deletions(-)
--
1.9.3
next reply other threads:[~2015-02-04 9:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 9:44 Christian Borntraeger [this message]
2015-02-04 9:44 ` [PATCH 1/7] KVM: s390: floating irqs: fix user triggerable endless loop Christian Borntraeger
2015-02-04 9:44 ` [PATCH 2/7] KVM: s390: reenable LPP facility Christian Borntraeger
2015-02-04 12:57 ` Paolo Bonzini
2015-02-04 14:59 ` Christian Borntraeger
2015-02-04 9:44 ` [PATCH 3/7] s390/kernel: Update /proc/sysinfo file with Extended Name and UUID Christian Borntraeger
2015-02-04 12:57 ` Paolo Bonzini
2015-02-04 13:01 ` Christian Borntraeger
2015-02-04 13:03 ` Paolo Bonzini
2015-02-04 19:32 ` Christian Borntraeger
2015-02-05 11:13 ` Paolo Bonzini
2015-02-04 9:44 ` [PATCH 4/7] KVM: s390/CPACF: Choose crypto control block format Christian Borntraeger
2015-02-04 13:00 ` Paolo Bonzini
2015-02-04 13:05 ` Christian Borntraeger
2015-02-04 13:48 ` Paolo Bonzini
2015-02-04 14:00 ` Christian Borntraeger
2015-02-04 9:44 ` [PATCH 5/7] KVM: s390: use facilities and cpu_id per KVM Christian Borntraeger
2015-02-04 9:44 ` [PATCH 6/7] KVM: s390: add cpu model support Christian Borntraeger
2015-02-04 9:44 ` [PATCH 7/7] KVM: s390: Create ioctl for Getting/Setting guest storage keys Christian Borntraeger
2015-02-04 13:03 ` [PATCH 0/7] KVM: s390: fixes and features for kvm/next (3.20) Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1423043092-34044-1-git-send-email-borntraeger@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=agraf@suse.de \
--cc=cornelia.huck@de.ibm.com \
--cc=jfrei@linux.vnet.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=pbonzini@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox