The following changes since commit cace6c6f3aca7b88afc42995f90bbefb37a0ed57:
Merge tag 'pull-qapi-2022-03-31' of git://repo.or.cz/qemu/armbru into staging (2022-03-31 11:56:52 +0100) are available in the Git repository at: https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.0-pull-request for you to fetch changes up to 04cca669b237337cc8734788c3ad968aa8e0b57f: tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter (2022-03-31 21:32:49 +0200) ---------------------------------------------------------------- Trivial branch pull request 20220401 Fix sh4 linux-user build on Alpine and some trivial updates ---------------------------------------------------------------- Stefano Garzarella (1): vhost-vdpa: fix typo in a comment Thomas Huth (3): linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition target/sh4: Remove old README.sh4 file tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter hw/virtio/vhost-vdpa.c | 2 +- linux-user/sh4/termbits.h | 2 +- target/sh4/README.sh4 | 150 --------------------------------- tests/lcitool/Makefile.include | 2 +- tests/lcitool/refresh | 2 +- 5 files changed, 4 insertions(+), 154 deletions(-) delete mode 100644 target/sh4/README.sh4 -- 2.35.1