Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent_vivier...
commit9b617b1bb4056e60b39be4c33be20c10928a6a5c
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Apr 2022 09:23:27 +0000 (1 10:23 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Apr 2022 09:23:27 +0000 (1 10:23 +0100)
treed22d8b73df1047f62355f5ad60b25bef2e320bc6
parentd5341e09135b871199073572f53bc11ae9b44897
parent04cca669b237337cc8734788c3ad968aa8e0b57f
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging

Trivial branch pull request 20220401

Fix sh4 linux-user build on Alpine
and some trivial updates

# gpg: Signature made Thu 31 Mar 2022 23:18:21 BST
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "laurent@vivier.eu"
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent_vivier/qemu:
  tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter
  vhost-vdpa: fix typo in a comment
  target/sh4: Remove old README.sh4 file
  linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>