qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Semihosting Tests PATCH v2 0/3] add SYS_GET_CMDLINE test
@ 2024-05-30 11:23 Alex Bennée
  2024-05-30 11:23 ` [Semihosting Tests PATCH v2 1/3] .editorconfig: add code conventions for tooling Alex Bennée
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Alex Bennée @ 2024-05-30 11:23 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel, Alex Bennée

Hi Peter,

Looking at bug #2322 I wanted to make sure SYS_GET_CMDLINE works as I
expected. While at it I needed to fix a compile error with headers
which I guess we got away with on earlier compilers.

I've added an editorconfig for good measure.

v2
  - addressed review comments

Alex Bennée (3):
  .editorconfig: add code conventions for tooling
  update includes for bare metal compiling
  add SYS_GET_CMDLINE test

 .editorconfig | 29 +++++++++++++++++++++++++++++
 Makefile      | 22 +++++++++++-----------
 semihosting.c |  4 ++--
 semihosting.h |  2 +-
 string.c      |  2 +-
 usertest.c    | 33 ++++++++++++++++++++++++++++++++-
 6 files changed, 76 insertions(+), 16 deletions(-)
 create mode 100644 .editorconfig

-- 
2.39.2



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

end of thread, other threads:[~2024-05-31 10:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30 11:23 [Semihosting Tests PATCH v2 0/3] add SYS_GET_CMDLINE test Alex Bennée
2024-05-30 11:23 ` [Semihosting Tests PATCH v2 1/3] .editorconfig: add code conventions for tooling Alex Bennée
2024-05-30 15:22   ` Brian Cain
2024-05-31  8:54     ` Alex Bennée
2024-05-31 10:05       ` Peter Maydell
2024-05-30 11:23 ` [Semihosting Tests PATCH v2 2/3] update includes for bare metal compiling Alex Bennée
2024-05-30 11:23 ` [Semihosting Tests PATCH v2 3/3] add SYS_GET_CMDLINE test Alex Bennée
2024-05-30 14:31 ` [Semihosting Tests PATCH v2 0/3] " 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).