All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] hex queue
@ 2023-10-04  0:48 Brian Cain
  2023-10-04  0:48 ` [PULL 1/2] target/hexagon: move GETPC() calls to top level helpers Brian Cain
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Brian Cain @ 2023-10-04  0:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: bcain, richard.henderson, philmd, peter.maydell, quic_mathbern,
	stefanha, ale, anjo, quic_mliebel, ltaylorsimpson

The following changes since commit 36e9aab3c569d4c9ad780473596e18479838d1aa:

  migration: Move return path cleanup to main migration thread (2023-09-27 13:58:02 -0400)

are available in the Git repository at:

  https://github.com/quic/qemu tags/pull-hex-20231003

for you to fetch changes up to 53cdd26f1909fc45ad50a5eaa95dcfff06130e5f:

  target/hexagon: fix some occurrences of -Wshadow=local (2023-10-03 17:02:29 -0700)

----------------------------------------------------------------
Hexagon GETPC() and -Wshadow fixes

----------------------------------------------------------------
Brian Cain (1):
      target/hexagon: fix some occurrences of -Wshadow=local

Matheus Tavares Bernardino (1):
      target/hexagon: move GETPC() calls to top level helpers

 target/hexagon/imported/alu.idef |  6 +--
 target/hexagon/macros.h          | 19 +++++----
 target/hexagon/mmvec/macros.h    |  2 +-
 target/hexagon/op_helper.c       | 84 +++++++++++++++-------------------------
 target/hexagon/op_helper.h       |  9 -----
 target/hexagon/translate.c       | 10 ++---
 6 files changed, 50 insertions(+), 80 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PULL 0/2] hex queue
@ 2026-05-29 23:57 Brian Cain
  2026-06-01 14:00 ` Stefan Hajnoczi
  0 siblings, 1 reply; 8+ messages in thread
From: Brian Cain @ 2026-05-29 23:57 UTC (permalink / raw)
  To: qemu-devel, stefanha; +Cc: brian.cain

The following changes since commit 81cc5f39aa3042e9c0b2ea772b42a2c8b1488e76:

  Merge tag 'pull-target-arm-20260529' of https://gitlab.com/pm215/qemu into staging (2026-05-29 12:58:25 -0400)

are available in the Git repository at:

  https://github.com/qualcomm/qemu tags/pull-hex-20260529

for you to fetch changes up to e6a82f5159f6badaf38e334a863a2bcb3baacad6:

  tests/docker: Update hexagon cross toolchain to 22.1.0 (2026-05-29 16:37:44 -0700)

----------------------------------------------------------------
Hexagon cross-toolchain container update

----------------------------------------------------------------
Brian Cain (2):
      tests/tcg/hexagon: fix check_rev_gating with newer toolchain
      tests/docker: Update hexagon cross toolchain to 22.1.0

 tests/docker/dockerfiles/debian-hexagon-cross.docker | 10 +++++++---
 tests/tcg/hexagon/Makefile.target                    |  1 +
 2 files changed, 8 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2026-06-01 14:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04  0:48 [PULL 0/2] hex queue Brian Cain
2023-10-04  0:48 ` [PULL 1/2] target/hexagon: move GETPC() calls to top level helpers Brian Cain
2023-10-04  0:48 ` [PULL 2/2] target/hexagon: fix some occurrences of -Wshadow=local Brian Cain
2023-10-04  7:38 ` [PULL 0/2] hex queue Markus Armbruster
2023-10-04 12:41   ` Brian Cain
2023-10-05  6:02     ` Markus Armbruster
  -- strict thread matches above, loose matches on Subject: below --
2026-05-29 23:57 Brian Cain
2026-06-01 14:00 ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.