qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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>
Subject: Re: [Qemu-devel] [PATCH 1/7] s390x/cpumodel: wire up new hardware features
Date: Fri, 14 Jul 2017 09:48:29 +0200	[thread overview]
Message-ID: <20170714094829.7bffecee@gondolin> (raw)
In-Reply-To: <1499961789-127874-2-git-send-email-borntraeger@de.ibm.com>

On Thu, 13 Jul 2017 18:03:03 +0200
Christian Borntraeger <borntraeger@de.ibm.com> wrote:

> From: "Jason J. Herne" <jjherne@linux.vnet.ibm.com>
> 
> Some new guest features have been introduced recently. Lets wire

s/Lets/Let's/

:)

> them up in the CPU model.
> 
> Signed-off-by: Jason J. Herne <jjherne@linux.vnet.ibm.com>
> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
> [split patch]
> ---
>  include/hw/s390x/sclp.h         |  3 +--
>  target/s390x/cpu_features.c     | 41 +++++++++++++++++++++++++++++++++++++++++
>  target/s390x/cpu_features.h     |  4 ++++
>  target/s390x/cpu_features_def.h | 41 ++++++++++++++++++++++++++++++++++++++++-
>  target/s390x/cpu_models.c       | 25 +++++++++++++++++++++++++
>  target/s390x/gen-features.c     | 39 +++++++++++++++++++++++++++++++++++++++
>  target/s390x/kvm.c              | 10 ++++++++++
>  7 files changed, 160 insertions(+), 3 deletions(-)

AFAICS, this should be fine.

Acked-by: Cornelia Huck <cohuck@redhat.com>

  reply	other threads:[~2017-07-14  7:48 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 [this message]
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
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=20170714094829.7bffecee@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 \
    /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;
as well as URLs for NNTP newsgroup(s).