From: Cornelia Huck <cohuck@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-s390x@nongnu.org, Cornelia Huck <cohuck@redhat.com>,
qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/6] final s390x patches for 4.1 softfreeze
Date: Mon, 1 Jul 2019 13:17:16 +0200 [thread overview]
Message-ID: <20190701111722.32068-1-cohuck@redhat.com> (raw)
The following changes since commit 474f3938d79ab36b9231c9ad3b5a9314c2aeacde:
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' into staging (2019-06-21 15:40:50 +0100)
are available in the Git repository at:
https://github.com/cohuck/qemu tags/s390x-20190701
for you to fetch changes up to 8b3410deb2a496866468ab949c666a21c6a7239e:
s390x: add cpu feature/model files to KVM section (2019-07-01 12:44:35 +0200)
----------------------------------------------------------------
- cleanup/refactoring in the cpu feature code
- fix for a tcg test case
- halt/clear support for vfio-ccw, and use a new helper
----------------------------------------------------------------
Cornelia Huck (4):
vfio-ccw: use vfio_set_irq_signaling
vfio-ccw: support async command subregion
Merge tag 's390x-tcg-2019-06-21' into s390-next-staging
s390x: add cpu feature/model files to KVM section
David Hildenbrand (2):
s390x/cpumodel: Rework CPU feature definition
s390x/cpumodel: Prepend KDSA features with "KDSA"
Richard Henderson (1):
tests/tcg/s390x: Fix alignment of csst parameter list
MAINTAINERS | 2 +
hw/s390x/css.c | 27 ++-
hw/s390x/s390-ccw.c | 20 ++
hw/vfio/ccw.c | 162 ++++++++++++----
include/hw/s390x/css.h | 3 +
include/hw/s390x/s390-ccw.h | 2 +
target/s390x/cpu_features.c | 352 ++--------------------------------
target/s390x/cpu_features_def.h | 352 +---------------------------------
target/s390x/cpu_features_def.inc.h | 369 ++++++++++++++++++++++++++++++++++++
target/s390x/gen-features.c | 30 +--
tests/tcg/s390x/csst.c | 2 +-
11 files changed, 575 insertions(+), 746 deletions(-)
create mode 100644 target/s390x/cpu_features_def.inc.h
--
2.20.1
next reply other threads:[~2019-07-01 11:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-01 11:17 Cornelia Huck [this message]
2019-07-01 11:17 ` [Qemu-devel] [PULL 1/6] tests/tcg/s390x: Fix alignment of csst parameter list Cornelia Huck
2019-07-01 11:17 ` [Qemu-devel] [PULL 2/6] s390x/cpumodel: Rework CPU feature definition Cornelia Huck
2019-07-01 11:17 ` [Qemu-devel] [PULL 3/6] s390x/cpumodel: Prepend KDSA features with "KDSA" Cornelia Huck
2019-07-01 11:17 ` [Qemu-devel] [PULL 4/6] vfio-ccw: use vfio_set_irq_signaling Cornelia Huck
2019-07-02 18:36 ` Peter Maydell
2019-07-01 11:17 ` [Qemu-devel] [PULL 5/6] vfio-ccw: support async command subregion Cornelia Huck
2019-07-01 11:17 ` [Qemu-devel] [PULL 6/6] s390x: add cpu feature/model files to KVM section Cornelia Huck
2019-07-01 12:59 ` [Qemu-devel] [PULL 0/6] final s390x patches for 4.1 softfreeze no-reply
2019-07-02 11:58 ` Peter Maydell
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=20190701111722.32068-1-cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/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).