Re: [Qemu-devel] [PULL 00/21] tcg patch queue

2018-10-22 Thread Richard Henderson
On 10/21/18 4:21 PM, Peter Maydell wrote: > On 21 October 2018 at 16:01, Peter Maydell wrote: >> Any idea what's going on here? tcg/tcg.h has a comment saying >> * The cmpxchg functions are only defined if HAVE_CMPXCHG128 >> so presumably the issue is that the helper-a64 code is >> trying to refe

Re: [Qemu-devel] [PULL 00/21] tcg patch queue

2018-10-21 Thread Peter Maydell
On 21 October 2018 at 16:01, Peter Maydell wrote: > Any idea what's going on here? tcg/tcg.h has a comment saying > * The cmpxchg functions are only defined if HAVE_CMPXCHG128 > so presumably the issue is that the helper-a64 code is > trying to refer to them anyway. There certainly doesn't > seem

Re: [Qemu-devel] [PULL 00/21] tcg patch queue

2018-10-21 Thread Peter Maydell
On 19 October 2018 at 07:10, Richard Henderson wrote: > On 10/18/18 3:34 AM, Peter Maydell wrote: >> The win32 build fails with: >> >> target/arm/helper-a64.o: In function `helper_paired_cmpxchg64_le_parallel': >> /home/petmay01/qemu-for-merges/target/arm/helper-a64.c:573: undefined >> reference t

Re: [Qemu-devel] [PULL 00/21] tcg patch queue

2018-10-18 Thread Richard Henderson
On 10/18/18 3:34 AM, Peter Maydell wrote: > Hi; I get compile failures, I'm afraid: > > FreeBSD's compiler gives warnings: > In file included from /var/tmp/qemu-test.bVaUEj/accel/tcg/user-exec.c:28: > /var/tmp/qemu-test.bVaUEj/include/qemu/atomic128.h:148:23: warning: > unknown attribute 'error' i

Re: [Qemu-devel] [PULL 00/21] tcg patch queue

2018-10-18 Thread Peter Maydell
On 16 October 2018 at 18:48, Richard Henderson wrote: > The following changes since commit ff56877e911782dedc9a424233fd3f62369c258c: > > Merge remote-tracking branch > 'remotes/kraxel/tags/vga-20181015-pull-request' into staging (2018-10-15 > 15:03:45 +0100) > > are available in the Git reposi

[Qemu-devel] [PULL 00/21] tcg patch queue

2018-10-16 Thread Richard Henderson
The following changes since commit ff56877e911782dedc9a424233fd3f62369c258c: Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181015-pull-request' into staging (2018-10-15 15:03:45 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-tcg-201810