From: Cornelia Huck <cohuck@redhat.com>
To: David Hildenbrand <david@redhat.com>
Cc: qemu-devel@nongnu.org, rth@twiddle.net, thuth@redhat.com,
jjherne@linux.vnet.ibm.com, borntraeger@de.ibm.com
Subject: Re: [Qemu-devel] [PATCH v2 0/5] target/s390x: cpu model cleanups + improvements
Date: Mon, 24 Jul 2017 13:03:35 +0200 [thread overview]
Message-ID: <20170724130335.3b3f6b47@gondolin> (raw)
In-Reply-To: <20170720123721.12366-1-david@redhat.com>
On Thu, 20 Jul 2017 14:37:16 +0200
David Hildenbrand <david@redhat.com> wrote:
> We want to reuse e.g. s390_get_feat_block() in tcg. Turns out, that
> set_bit_inv() doesn't work as expected on other architectures (if we
> want to expose the uint8_t[] based data to the VM later), so let's
> fix that.
>
> Some other minor cleanups, including better baselining support if one
> of the MSA subfunctions part of a base model is missing.
>
> v1 -> v2:
> - try to make the compiler not spit out warnings
It seems you were successful :)
>
> David Hildenbrand (5):
> target/s390x: drop BE_BIT()
> target/s390x: indicate query subfunction in s390_fill_feat_block
> target/s390x: introduce (test|set)_be_bit
> s390x/kvm: better comment regarding zPCI feature availability
> target/s390x: improve baselining if certain base features are missing
>
> target/s390x/cpu_features.c | 33 +++++++++++++++++++++++++++------
> target/s390x/cpu_features.h | 9 ++++++++-
> target/s390x/cpu_models.c | 33 +++++++++++++++++++++++++++++++++
> target/s390x/kvm.c | 29 +++--------------------------
> 4 files changed, 71 insertions(+), 33 deletions(-)
I think this is still 2.10 material.
Thanks, queued to s390-next.
prev parent reply other threads:[~2017-07-24 11:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-20 12:37 [Qemu-devel] [PATCH v2 0/5] target/s390x: cpu model cleanups + improvements David Hildenbrand
2017-07-20 12:37 ` [Qemu-devel] [PATCH v2 1/5] target/s390x: drop BE_BIT() David Hildenbrand
2017-07-20 12:37 ` [Qemu-devel] [PATCH v2 2/5] target/s390x: indicate query subfunction in s390_fill_feat_block David Hildenbrand
2017-07-20 12:37 ` [Qemu-devel] [PATCH v2 3/5] target/s390x: introduce (test|set)_be_bit David Hildenbrand
2017-07-20 12:37 ` [Qemu-devel] [PATCH v2 4/5] s390x/kvm: better comment regarding zPCI feature availability David Hildenbrand
2017-07-20 12:37 ` [Qemu-devel] [PATCH v2 5/5] target/s390x: improve baselining if certain base features are missing David Hildenbrand
2017-07-24 11:03 ` Cornelia Huck [this message]
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=20170724130335.3b3f6b47@gondolin \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=david@redhat.com \
--cc=jjherne@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=thuth@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;
as well as URLs for NNTP newsgroup(s).