qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] final s390x patches for 4.1 softfreeze
@ 2019-07-01 11:17 Cornelia Huck
  2019-07-01 11:17 ` [Qemu-devel] [PULL 1/6] tests/tcg/s390x: Fix alignment of csst parameter list Cornelia Huck
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Cornelia Huck @ 2019-07-01 11:17 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-s390x, Cornelia Huck, qemu-devel

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-07-02 19:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01 11:17 [Qemu-devel] [PULL 0/6] final s390x patches for 4.1 softfreeze Cornelia Huck
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

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).