qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: [PULL 0/3] Misc patches for QEMU 8.2-rc3
Date: Mon,  4 Dec 2023 15:25:29 +0100	[thread overview]
Message-ID: <20231204142532.581730-1-thuth@redhat.com> (raw)

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



             reply	other threads:[~2023-12-04 14:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04 14:25 Thomas Huth [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231204142532.581730-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).