From: Cornelia Huck <cohuck@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
Alexander Graf <agraf@suse.de>,
Richard Henderson <rth@twiddle.net>,
"Jason J . Herne" <jjherne@linux.vnet.ibm.com>,
Fan Zhang <zhangfan@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [PATCH 5/7] s390x/kvm: enable guarded storage
Date: Fri, 14 Jul 2017 10:59:57 +0200 [thread overview]
Message-ID: <20170714105957.649fd693@gondolin> (raw)
In-Reply-To: <1499961789-127874-6-git-send-email-borntraeger@de.ibm.com>
On Thu, 13 Jul 2017 18:03:07 +0200
Christian Borntraeger <borntraeger@de.ibm.com> wrote:
> From: Fan Zhang <zhangfan@linux.vnet.ibm.com>
>
> Introduce guarded storage support for KVM guests on s390.
> We need to enable the capability, extend machine check validity,
> sigp store-additional-status-at-address, and migration.
>
> The feature is fenced for older machine type versions.
>
> Signed-off-by: Fan Zhang <zhangfan@linux.vnet.ibm.com>
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
> ---
> hw/s390x/s390-virtio-ccw.c | 18 ++++++++++
> include/hw/s390x/s390-virtio-ccw.h | 3 ++
> target/s390x/cpu.h | 7 ++++
> target/s390x/kvm.c | 71 ++++++++++++++++++++++++++++++++------
> target/s390x/machine.c | 17 +++++++++
> 5 files changed, 106 insertions(+), 10 deletions(-)
I'll trust you on the bits.
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
next prev parent reply other threads:[~2017-07-14 9:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 16:03 [Qemu-devel] [PATCH 0/7] s390: remaining patches Christian Borntraeger
2017-07-13 16:03 ` [Qemu-devel] [PATCH 1/7] s390x/cpumodel: wire up new hardware features Christian Borntraeger
2017-07-14 7:48 ` Cornelia Huck
2017-07-13 16:03 ` [Qemu-devel] [PATCH 2/7] s390x/cpumodel: we are always in zarchitecture mode Christian Borntraeger
2017-07-13 16:03 ` [Qemu-devel] [PATCH 3/7] s390x/cpumodel: add esop/esop2 to z12 model Christian Borntraeger
2017-07-14 7:55 ` Cornelia Huck
2017-07-14 7:58 ` Christian Borntraeger
2017-07-13 16:03 ` [Qemu-devel] [PATCH 4/7] s390x/kvm: Enable KSS facility for nested virtualization Christian Borntraeger
2017-07-14 7:58 ` Cornelia Huck
2017-07-13 16:03 ` [Qemu-devel] [PATCH 5/7] s390x/kvm: enable guarded storage Christian Borntraeger
2017-07-14 8:59 ` Cornelia Huck [this message]
2017-07-13 16:03 ` [Qemu-devel] [PATCH 6/7] s390x/arch_dump: also dump guarded storage control block Christian Borntraeger
2017-07-14 9:00 ` Cornelia Huck
2017-07-13 16:03 ` [Qemu-devel] [PATCH 7/7] s390x/gdb: add gs registers Christian Borntraeger
2017-07-14 9:01 ` Cornelia Huck
2017-07-14 9:03 ` [Qemu-devel] [PATCH 0/7] s390: remaining patches Cornelia Huck
2017-07-14 9:08 ` Christian Borntraeger
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=20170714105957.649fd693@gondolin \
--to=cohuck@redhat.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=jjherne@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=zhangfan@linux.vnet.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.