qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] A few more fixes for 9.1
@ 2024-08-07 11:40 Alex Bennée
  2024-08-07 11:40 ` [PATCH 1/6] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot Alex Bennée
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alex Bennée @ 2024-08-07 11:40 UTC (permalink / raw)
  To: qemu-devel
  Cc: Wainer dos Santos Moschetta, Philippe Mathieu-Daudé,
	Thomas Huth, Beraldo Leal, Yoshinori Sato, Alex Bennée,
	Paolo Bonzini, Cleber Rosa

Nothing major here.

We have a tweak to the Makefile to properly trigger re-configure with
new python dependencies. A number of tweaks to the GDB version
detection for MTE and an update to checkpatch.

I'll collect any other misc patches if they are pointed out to me.

Alex Bennée (1):
  Makefile: trigger re-configure on updated pythondeps

Gustavo Romero (3):
  configure: Fix arch detection for GDB_HAS_MTE
  configure: Avoid use of param. expansion when using gdb_version
  configure: Fix GDB version detection for GDB_HAS_MTE

Philippe Mathieu-Daudé (1):
  tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot

Stefano Garzarella (1):
  scripts/checkpatch: more checks on files imported from Linux

 configure                          |  8 +++++---
 Makefile                           |  3 ++-
 scripts/checkpatch.pl              | 24 ++++++++++++++++++++++++
 tests/avocado/machine_rx_gdbsim.py |  2 --
 4 files changed, 31 insertions(+), 6 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2024-08-07 11:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 11:40 [PATCH 0/6] A few more fixes for 9.1 Alex Bennée
2024-08-07 11:40 ` [PATCH 1/6] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot Alex Bennée
2024-08-07 11:40 ` [PATCH 2/6] Makefile: trigger re-configure on updated pythondeps Alex Bennée
2024-08-07 11:40 ` [PATCH 3/6] configure: Fix arch detection for GDB_HAS_MTE Alex Bennée
2024-08-07 11:40 ` [PATCH 4/6] configure: Avoid use of param. expansion when using gdb_version Alex Bennée
2024-08-07 11:40 ` [PATCH 5/6] configure: Fix GDB version detection for GDB_HAS_MTE Alex Bennée
2024-08-07 11:40 ` [PATCH 6/6] scripts/checkpatch: more checks on files imported from Linux Alex Bennée

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