-
- Downloads
Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0-rc0-fixed-240321-1' into staging
Various fixes for 6.0:
- include kernel-doc API reference for plugins
- fix semihosting SYS_HEAPINFO
- various tweaks to improve CI runtime
- more stroz fixes
- fix iotest CI regressions
# gpg: Signature made Wed 24 Mar 2021 14:28:24 GMT
# gpg: using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [full]
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8 DF35 FBD0 DB09 5A9E 2A44
* remotes/stsquad/tags/pull-6.0-rc0-fixed-240321-1: (22 commits)
gitlab: default to not building the documentation
iotests: iothreads need ioeventfd
iotests: test m68k with the virt machine
iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"
blockdev: with -drive if=virtio, use generic virtio-blk
m68k: add the virtio devices aliases
qdev: define list of archs with virtio-pci or virtio-ccw
gitlab: extend timeouts for CFI builds
utils: Work around mingw strto*l bug with 0x
utils: Tighter tests for qemu_strtosz
cirrus.yml: Update the FreeBSD task to version 12.2
configure: Don't use the __atomic_*_16 functions for testing 128-bit support
gitlab-ci.yml: Merge the trace-backend testing into other jobs
tests/tcg: add HeapInfo checking to semihosting test
linux-user/riscv: initialise the TaskState heap/stack info
semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO
semihosting/arm-compat-semi: unify GET/SET_ARG helpers
semihosting: move semihosting tests to multiarch
tools/virtiofsd: include --socket-group in help
docs/devel: expand style section of memory management
...
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- .cirrus.yml 5 additions, 2 deletions.cirrus.yml
- .gitlab-ci.d/crossbuilds.yml 8 additions, 7 deletions.gitlab-ci.d/crossbuilds.yml
- .gitlab-ci.yml 11 additions, 32 deletions.gitlab-ci.yml
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- blockdev.c 1 addition, 5 deletionsblockdev.c
- configure 3 additions, 3 deletionsconfigure
- docs/devel/style.rst 34 additions, 12 deletionsdocs/devel/style.rst
- docs/devel/tcg-plugins.rst 5 additions, 0 deletionsdocs/devel/tcg-plugins.rst
- include/sysemu/arch_init.h 9 additions, 0 deletionsinclude/sysemu/arch_init.h
- linux-user/riscv/cpu_loop.c 5 additions, 0 deletionslinux-user/riscv/cpu_loop.c
- scripts/kernel-doc 3 additions, 0 deletionsscripts/kernel-doc
- semihosting/arm-compat-semi.c 24 additions, 38 deletionssemihosting/arm-compat-semi.c
- softmmu/qdev-monitor.c 37 additions, 28 deletionssoftmmu/qdev-monitor.c
- tests/qemu-iotests/040 1 addition, 1 deletiontests/qemu-iotests/040
- tests/qemu-iotests/051 1 addition, 11 deletionstests/qemu-iotests/051
- tests/qemu-iotests/051.out 1 addition, 1 deletiontests/qemu-iotests/051.out
- tests/qemu-iotests/051.pc.out 1 addition, 1 deletiontests/qemu-iotests/051.pc.out
- tests/qemu-iotests/068 1 addition, 3 deletionstests/qemu-iotests/068
- tests/qemu-iotests/093 1 addition, 2 deletionstests/qemu-iotests/093
- tests/qemu-iotests/127 2 additions, 1 deletiontests/qemu-iotests/127
Loading
Please register or sign in to comment