Re: [Qemu-devel] ARM target w/ self modifying code

2012-04-30 Thread Peter Maydell
On 30 April 2012 22:54, Emmanuel Blot wrote: > The platform is using an ARM7TDMI core with no cache. Neat trick given QEMU doesn't support the 7TDMI :-) Have you added that? > Up to now everything was working fine, but I've recently bumped into > an issue I have real hard time to solve: > > The

[Qemu-devel] ARM target w/ self modifying code

2012-04-30 Thread Emmanuel Blot
Hi, I'm porting QEMU (1.0.x) to a new ARM based platform (qemu-system-arm on a x86/64 host) The platform is using an ARM7TDMI core with no cache. Up to now everything was working fine, but I've recently bumped into an issue I have real hard time to solve: The native ARM code is replicating time