On Thu, Jun 08, 2017 at 09:44:11 -0700, Richard Henderson wrote: > On 06/07/2017 04:30 PM, Emilio G. Cota wrote: > >On Wed, Jun 07, 2017 at 08:55:29 -0700, Richard Henderson wrote: > >>Then I've a few follow-up patches to take advantage of the new TB > >>placement for arm platforms. I've had a look at the asm output for > >>ppc64 and s390x, and don't see anything obvious that can be improved. > > > >Nice! Just tested patches 3-7 with an arm guest image on > >x86 and aarch64 hosts: > > > > Tested-by: Emilio G. Cota <c...@braap.org> > > So... you've tested patch 3 then? > Patches 4-7 are for an arm host.
Ha! Yes, sorry for the confusion -- I blindly went by the patch titles' "target/arm" prefix; shouldn't they be "tcg/arm"? E.