On Fri, 1 Nov 2019 at 08:51, Peter Maydell <peter.mayd...@linaro.org> wrote: > > target-arm queue: two bug fixes, plus the KVM/SVE patchset, > which is a new feature but one which was in my pre-softfreeze > pullreq (it just had to be dropped due to an unexpected test failure.) > > thanks > -- PMM > > The following changes since commit b7c9a7f353c0e260519bf735ff0d4aa01e72784b: > > Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into > staging (2019-10-31 15:57:30 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20191101-1 > > for you to fetch changes up to d9ae7624b659362cb2bb2b04fee53bf50829ca56: > > target/arm: Allow reading flags from FPSCR for M-profile (2019-11-01 > 08:49:10 +0000)
Drew, this is still failing 'make check' on the aarch32-chroot-on-aarch64 :-( (armhf)pmaydell@mustang-maydell:~/qemu/build/all-a32$ QTEST_QEMU_BINARY=arm-softmmu/qemu-system-arm ./tests/arm-cpu-features /arm/arm/query-cpu-model-expansion: OK /arm/arm/kvm/query-cpu-model-expansion: qemu-system-arm: Failed to retrieve host CPU features Broken pipe /home/peter.maydell/qemu/tests/libqtest.c:140: kill_qemu() tried to terminate QEMU process but encountered exit status 1 (expected 0) Aborted thanks -- PMM