qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Misc patches for QEMU 8.2-rc3
@ 2023-12-04 14:25 Thomas Huth
  2023-12-04 14:25 ` [PULL 1/3] tests/qemu-iotests/149: Use more inclusive language in this test Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Huth @ 2023-12-04 14:25 UTC (permalink / raw)
  To: qemu-devel, Stefan Hajnoczi

The following changes since commit 29b5d70cb70574b499517ec9e9f80dea496a3cc0:

  Merge tag 'pull-ppc-for-8.2-20231130' of https://gitlab.com/npiggin/qemu into staging (2023-12-01 07:29:52 -0500)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2023-12-04

for you to fetch changes up to 4d98618b8a657f1ce361d90e0eade759af912b98:

  tests/qtest: check the return value (2023-12-04 15:12:57 +0100)

----------------------------------------------------------------
* Fix wording in iotest 149
* Fix whitespace issues in sh4 code (ignore checkpatch.pl warnings here)
* Make sure to check return values in qtests

----------------------------------------------------------------
Thomas Huth (1):
      tests/qemu-iotests/149: Use more inclusive language in this test

Yihuan Pan (1):
      sh4: Coding style: Remove tabs

Zhu Jun (1):
      tests/qtest: check the return value

 linux-user/sh4/termbits.h            |  204 ++---
 target/sh4/cpu.h                     |   80 +-
 target/sh4/helper.c                  |  236 +++---
 target/sh4/op_helper.c               |   70 +-
 target/sh4/translate.c               | 1466 +++++++++++++++++-----------------
 tests/qtest/test-filter-mirror.c     |    1 +
 tests/qtest/test-filter-redirector.c |    2 +
 tests/qtest/virtio-net-test.c        |    1 +
 tests/qemu-iotests/149               |   16 +-
 tests/qemu-iotests/149.out           |    8 +-
 10 files changed, 1045 insertions(+), 1039 deletions(-)



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

end of thread, other threads:[~2023-12-05 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04 14:25 [PULL 0/3] Misc patches for QEMU 8.2-rc3 Thomas Huth
2023-12-04 14:25 ` [PULL 1/3] tests/qemu-iotests/149: Use more inclusive language in this test Thomas Huth
2023-12-04 14:25 ` [PULL 2/3] sh4: Coding style: Remove tabs Thomas Huth
2023-12-04 14:25 ` [PULL 3/3] tests/qtest: check the return value Thomas Huth
2023-12-05 12:33 ` [PULL 0/3] Misc patches for QEMU 8.2-rc3 Stefan Hajnoczi

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