Re: [Qemu-devel] [PULL 00/18] tcg queued patches

2018-06-15 Thread Richard Henderson
On 06/15/2018 04:01 AM, Emilio G. Cota wrote: > On Fri, Jun 15, 2018 at 11:41:28 +0100, Peter Maydell wrote: >> Hi; I get compile failures with clang I'm afraid >> (seen on x86-64 Linux, OSX and FreeBSD): >> >> /home/petmay01/linaro/qemu-for-merges/accel/tcg/translate-all.c:1800:44: >> error: incom

Re: [Qemu-devel] [PULL 00/18] tcg queued patches

2018-06-15 Thread Emilio G. Cota
On Fri, Jun 15, 2018 at 11:41:28 +0100, Peter Maydell wrote: > Hi; I get compile failures with clang I'm afraid > (seen on x86-64 Linux, OSX and FreeBSD): > > /home/petmay01/linaro/qemu-for-merges/accel/tcg/translate-all.c:1800:44: > error: incompatible integer to pointer conversion passing 'uintp

Re: [Qemu-devel] [PULL 00/18] tcg queued patches

2018-06-15 Thread Peter Maydell
On 14 June 2018 at 20:31, Richard Henderson wrote: > The following changes since commit 2ab09bf2f9f55b9fb8d2de6eb2ba2a8570e268e2: > > Merge remote-tracking branch > 'remotes/kraxel/tags/usb-20180612-pull-request' into staging (2018-06-12 > 15:34:34 +0100) > > are available in the Git repositor

[Qemu-devel] [PULL 00/18] tcg queued patches

2018-06-14 Thread Richard Henderson
The following changes since commit 2ab09bf2f9f55b9fb8d2de6eb2ba2a8570e268e2: Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' into staging (2018-06-12 15:34:34 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-tcg-201806

[Qemu-devel] [PULL 00/18] tcg queued patches

2016-09-07 Thread Richard Henderson
Three unrelated patches and Pranith's memory barrier patch sets. The alignment patch is in support of Sparc's ldf instructions: 8 and 16-byte memory operations that require only 4-byte alignment. It's just as easy to support this kind of misalignment as any other. As mentioned in the commit, we'd