qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/10] qemu-sparc queue 20230628
@ 2023-06-28 11:44 Mark Cave-Ayland
  2023-06-28 11:44 ` [PULL 01/10] Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it" Mark Cave-Ayland
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Mark Cave-Ayland @ 2023-06-28 11:44 UTC (permalink / raw)
  To: richard.henderson, qemu-devel

The following changes since commit b111569da9f82fdf05df03184836a4564adef599:

  Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2023-06-28 08:42:32 +0200)

are available in the Git repository at:

  https://github.com/mcayland/qemu.git tags/qemu-sparc-20230628

for you to fetch changes up to 6b90a4cdc04ec7ca94c3f664d63ee43c2046a875:

  escc: emulate dip switch language layout settings on SUN keyboard (2023-06-28 10:54:25 +0100)

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

- This contains the target/sparc updates to use tcg_gen_lookup_and_goto_ptr
  along with a fix for the sun4v niagara machine, and a patch to allow
  the keyboard language layout to be set on a SUN keyboard

Please pull, many thanks!

----------------------------------------------------------------
Henrik Carlqvist (1):
      escc: emulate dip switch language layout settings on SUN keyboard

Markus Armbruster (1):
      Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"

Richard Henderson (8):
      target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
      target/sparc: Fix npc comparison in sparc_tr_insn_start
      target/sparc: Drop inline markers from translate.c
      target/sparc: Introduce DYNAMIC_PC_LOOKUP
      target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
      target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
      target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
      target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI

 docs/system/device-emulation.rst |   1 +
 docs/system/devices/keyboard.rst | 129 +++++++++++++
 docs/system/target-sparc.rst     |   2 +-
 hw/char/escc.c                   |  79 +++++++-
 hw/sparc64/niagara.c             |   6 +-
 include/hw/char/escc.h           |   1 +
 target/sparc/translate.c         | 402 ++++++++++++++++++++++-----------------
 7 files changed, 439 insertions(+), 181 deletions(-)
 create mode 100644 docs/system/devices/keyboard.rst


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

end of thread, other threads:[~2023-06-28 15:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 11:44 [PULL 00/10] qemu-sparc queue 20230628 Mark Cave-Ayland
2023-06-28 11:44 ` [PULL 01/10] Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it" Mark Cave-Ayland
2023-06-28 11:44 ` [PULL 02/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb Mark Cave-Ayland
2023-06-28 13:00   ` BALATON Zoltan
2023-06-28 13:55     ` Richard Henderson
2023-06-28 11:44 ` [PULL 03/10] target/sparc: Fix npc comparison in sparc_tr_insn_start Mark Cave-Ayland
2023-06-28 11:44 ` [PULL 04/10] target/sparc: Drop inline markers from translate.c Mark Cave-Ayland
2023-06-28 11:44 ` [PULL 05/10] target/sparc: Introduce DYNAMIC_PC_LOOKUP Mark Cave-Ayland
2023-06-28 11:45 ` [PULL 06/10] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches Mark Cave-Ayland
2023-06-28 11:45 ` [PULL 07/10] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL Mark Cave-Ayland
2023-06-28 11:45 ` [PULL 08/10] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN Mark Cave-Ayland
2023-06-28 11:45 ` [PULL 09/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI Mark Cave-Ayland
2023-06-28 11:45 ` [PULL 10/10] escc: emulate dip switch language layout settings on SUN keyboard Mark Cave-Ayland
2023-06-28 15:29 ` [PULL 00/10] qemu-sparc queue 20230628 Richard Henderson

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