qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/15] s390x update
@ 2020-01-27 12:20 Cornelia Huck
  2020-01-27 12:20 ` [PULL 01/15] s390x/sclp.c: remove unneeded label in sclp_service_call() Cornelia Huck
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Cornelia Huck @ 2020-01-27 12:20 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-s390x, Cornelia Huck, qemu-devel

The following changes since commit 760df0d121a836dcbf3726b80b820115aef21b30:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2020-01-27 09:44:04 +0000)

are available in the Git repository at:

  https://github.com/cohuck/qemu tags/s390x-20200127

for you to fetch changes up to 4103500e2fa934a6995e4cedab37423e606715bf:

  s390x: sigp: Fix sense running reporting (2020-01-27 12:13:10 +0100)

----------------------------------------------------------------
s390x changes:
- kvm: re-enable adapter interrupt suppression (AIS)
- fixes and cleanups

----------------------------------------------------------------

Cornelia Huck (3):
  s390x: adapter routes error handling
  s390x/event-facility: fix error propagation
  docs/devel: fix stable process doc formatting

Daniel Henrique Barboza (3):
  s390x/sclp.c: remove unneeded label in sclp_service_call()
  intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
  s390x/event-facility.c: remove unneeded labels

Janosch Frank (1):
  s390x: sigp: Fix sense running reporting

Philippe Mathieu-Daudé (1):
  target/s390x: Remove duplicated ifdef macro

Richard Henderson (5):
  target/s390x: Move struct DisasFields definition earlier
  target/s390x: Remove DisasFields argument from callbacks
  target/s390x: Pass DisasContext to get_field and have_field
  target/s390x: Move DisasFields into DisasContext
  target/s390x: Remove DisasFields argument from extract_insn

Thomas Huth (2):
  target/s390x/kvm: Enable adapter interruption suppression again
  hw/s390x: Add a more verbose comment about get_machine_class() and the
    wrappers

 docs/devel/stable-process.rst   |   6 +-
 hw/intc/s390_flic_kvm.c         |  18 +-
 hw/s390x/event-facility.c       |  35 +-
 hw/s390x/s390-virtio-ccw.c      |  16 +-
 hw/s390x/sclp.c                 |  16 +-
 hw/s390x/virtio-ccw.c           |   4 +
 target/s390x/excp_helper.c      |   7 +-
 target/s390x/kvm.c              |   9 +-
 target/s390x/sigp.c             |   4 +-
 target/s390x/translate.c        | 982 ++++++++++++++++----------------
 target/s390x/translate_vx.inc.c | 649 +++++++++++----------
 11 files changed, 874 insertions(+), 872 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-01-27 13:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-27 12:20 [PULL 00/15] s390x update Cornelia Huck
2020-01-27 12:20 ` [PULL 01/15] s390x/sclp.c: remove unneeded label in sclp_service_call() Cornelia Huck
2020-01-27 12:20 ` [PULL 02/15] intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load() Cornelia Huck
2020-01-27 12:20 ` [PULL 03/15] s390x/event-facility.c: remove unneeded labels Cornelia Huck
2020-01-27 12:20 ` [PULL 04/15] s390x: adapter routes error handling Cornelia Huck
2020-01-27 12:20 ` [PULL 05/15] s390x/event-facility: fix error propagation Cornelia Huck
2020-01-27 12:20 ` [PULL 06/15] target/s390x: Remove duplicated ifdef macro Cornelia Huck
2020-01-27 12:20 ` [PULL 07/15] docs/devel: fix stable process doc formatting Cornelia Huck
2020-01-27 12:20 ` [PULL 08/15] target/s390x/kvm: Enable adapter interruption suppression again Cornelia Huck
2020-01-27 12:20 ` [PULL 09/15] target/s390x: Move struct DisasFields definition earlier Cornelia Huck
2020-01-27 12:20 ` [PULL 10/15] target/s390x: Remove DisasFields argument from callbacks Cornelia Huck
2020-01-27 12:20 ` [PULL 11/15] target/s390x: Pass DisasContext to get_field and have_field Cornelia Huck
2020-01-27 12:20 ` [PULL 12/15] target/s390x: Move DisasFields into DisasContext Cornelia Huck
2020-01-27 12:20 ` [PULL 13/15] target/s390x: Remove DisasFields argument from extract_insn Cornelia Huck
2020-01-27 12:20 ` [PULL 14/15] hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers Cornelia Huck
2020-01-27 12:20 ` [PULL 15/15] s390x: sigp: Fix sense running reporting Cornelia Huck
2020-01-27 13:54 ` [PULL 00/15] s390x update 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).