On 08/06/2017 10:55, Zhong Yang wrote: >>> >> Queued, thanks (except I'm not sure why you're moving exec.c, so I've >> undone that, and tcg-runtime.c probably fits better in tcg/). >> > Thanks Paolo for your great help! > > As for exec.c, i ever thought this file is related with system and moved > here.
If we do that, there would many more files to move (e.g. ioport.c, memory.c, user-exec.c). I think it's better to leave exec.c in the root for now. > You are right, since tcg-runtime.c is BSD Licenced, it should be moved to > tcg/. Whether can i release V4 to do this moving? Don't worry, I can do the moving. Paolo