qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/12] qemu-sparc queue 20210908
@ 2021-09-08 11:54 Mark Cave-Ayland
  2021-09-08 11:54 ` [PULL 01/12] target/sparc: Drop use of gen_io_end() Mark Cave-Ayland
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Mark Cave-Ayland @ 2021-09-08 11:54 UTC (permalink / raw)
  To: peter.maydell, qemu-devel

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


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

end of thread, other threads:[~2021-09-10 10:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 11:54 [PULL 00/12] qemu-sparc queue 20210908 Mark Cave-Ayland
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

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