Re: [Qemu-devel] [PULL 0/4] tcg queued patches

2019-02-11 Thread Peter Maydell
On Mon, 11 Feb 2019 at 17:01, Richard Henderson wrote: > > The following changes since commit a044e3de2917d54b95f1211f4d14ec30cac9a59f: > > Merge remote-tracking branch > 'remotes/stsquad/tags/pull-testing-next-110219-1' into staging (2019-02-11 > 14:47:44 +) > > are available in the Git r

Re: [Qemu-devel] [PULL 0/4] TCG queued patches

2018-01-15 Thread Peter Maydell
On 12 January 2018 at 21:06, Richard Henderson wrote: > This includes a fix for the tcg/arm bug exposed by the ppc64 code change > for comparisons. > > It also includes improvements to tcg/arm and tcg/ppc to allow for larger > CPUFooState structures, as exposed by expanding CPUARMState for 2048-bi

Re: [Qemu-devel] [PULL 0/4] TCG queued patches

2018-01-12 Thread Aurelien Jarno
On 2018-01-12 13:06, Richard Henderson wrote: > This includes a fix for the tcg/arm bug exposed by the ppc64 code change > for comparisons. > > It also includes improvements to tcg/arm and tcg/ppc to allow for larger > CPUFooState structures, as exposed by expanding CPUARMState for 2048-bit > vect