Re: [Qemu-devel] [PATCH v2 00/12] tcg: Add fence opcode

2016-05-26 Thread Pranith Kumar
On Thu, May 26, 2016 at 9:00 PM, Richard Henderson wrote: > This is a reorg of Pranith's first patch set, correcting a few > mistakes and adding backend support for all of the other hosts. > > In addition, I added front-end support for Alpha, since I didn't > actually have any armv7 images handy t

[Qemu-devel] [PATCH v2 00/12] tcg: Add fence opcode

2016-05-26 Thread Richard Henderson
This is a reorg of Pranith's first patch set, correcting a few mistakes and adding backend support for all of the other hosts. In addition, I added front-end support for Alpha, since I didn't actually have any armv7 images handy to test the backends. Be warned: Only x86, ppc, aarch64, and tci hav