On Mon, Jul 01, 2019 at 05:44:58PM +0200, Philippe Mathieu-Daudé wrote:
> On 7/1/19 5:41 PM, Peter Maydell wrote:
> > On Mon, 1 Jul 2019 at 14:25, Philippe Mathieu-Daudé <[email protected]> 
> > wrote:
> >>
> >> Paolo motived me to salvage this (other!) previous series fromi
> >> Samuel Ortiz (NEMU project).
> >>
> >> v1 cover from Samuel [1]:
> >>
> >>   This patchset allows for building and running ARM targets with TCG
> >>   disabled. It splits the target/arm/helper.c file into logical TCG and
> >>   non TCG dependent files so that one can build and run QEMU binaries with
> >>   or without TCG enabled.
> >>
> >>   The rationale behind this work comes from the NEMU project where we're
> >>   trying to only support x86 and ARM 64-bit architectures, without
> >>   including the TCG code base. We can only do so if we can build and run
> >>   ARM binaries with TCG disabled.
> > 
> > I have applied to target-arm.next:
> >  1-12
> >  14-17
> >  19-21
> > 
> > I had comments about 13 and 18. 22 has a conflict when I try to apply it:
> > I think this is just accidental because the functions it's moving are
> > next to changes in patch 13 so there's a minor textual conflict, so it
> > would be fine with a fixed-up version of patch 13.
> > 23-27 are still RFC status so I think best left for the next release.
> 
> Thanks a LOT!
Indeed, thanks a bunch!

Cheers,
Samuel.

Reply via email to