qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: peter.maydell@linaro.org, qemu-devel@nongnu.org
Subject: [PULL 00/12] qemu-sparc queue 20210908
Date: Wed,  8 Sep 2021 12:54:39 +0100	[thread overview]
Message-ID: <20210908115451.9821-1-mark.cave-ayland@ilande.co.uk> (raw)

The following changes since commit abf7aee72ea66944a62962603e4c2381f5e473e7:

  Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390x-pull-request-2021-09-07' into staging (2021-09-07 17:46:13 +0100)

are available in the Git repository at:

  git://github.com/mcayland/qemu.git tags/qemu-sparc-20210908

for you to fetch changes up to 15a2a1a4d1eecc74a87e1552f5cc4e3668375715:

  escc: fix STATUS_SYNC bit in R_STATUS register (2021-09-08 11:09:45 +0100)

----------------------------------------------------------------
qemu-sparc queue

----------------------------------------------------------------
Mark Cave-Ayland (10):
      sun4m: fix setting CPU id when more than one CPU is present
      escc: checkpatch fixes
      escc: reset register values to zero in escc_reset()
      escc: introduce escc_soft_reset_chn() for software reset
      escc: introduce escc_hard_reset_chn() for hardware reset
      escc: implement soft reset as described in the datasheet
      escc: implement hard reset as described in the datasheet
      escc: remove register changes from escc_reset_chn()
      escc: re-use escc_reset_chn() for soft reset
      escc: fix STATUS_SYNC bit in R_STATUS register

Peter Maydell (2):
      target/sparc: Drop use of gen_io_end()
      tcg: Drop gen_io_end()

 docs/devel/tcg-icount.rst |   3 -
 hw/char/escc.c            | 263 +++++++++++++++++++++++++++++++---------------
 hw/char/trace-events      |   2 +
 hw/sparc/sun4m.c          |   2 +-
 include/exec/gen-icount.h |  27 ++---
 target/sparc/translate.c  |  25 ++---
 6 files changed, 202 insertions(+), 120 deletions(-)


             reply	other threads:[~2021-09-08 11:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 11:54 Mark Cave-Ayland [this message]
2021-09-08 11:54 ` [PULL 01/12] target/sparc: Drop use of gen_io_end() Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 02/12] tcg: Drop gen_io_end() Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 03/12] sun4m: fix setting CPU id when more than one CPU is present Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 04/12] escc: checkpatch fixes Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 05/12] escc: reset register values to zero in escc_reset() Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 06/12] escc: introduce escc_soft_reset_chn() for software reset Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 07/12] escc: introduce escc_hard_reset_chn() for hardware reset Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 08/12] escc: implement soft reset as described in the datasheet Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 09/12] escc: implement hard " Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 10/12] escc: remove register changes from escc_reset_chn() Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 11/12] escc: re-use escc_reset_chn() for soft reset Mark Cave-Ayland
2021-09-08 11:54 ` [PULL 12/12] escc: fix STATUS_SYNC bit in R_STATUS register Mark Cave-Ayland
2021-09-10 10:08 ` [PULL 00/12] qemu-sparc queue 20210908 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=20210908115451.9821-1-mark.cave-ayland@ilande.co.uk \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@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).