
12 Mar
2012
12 Mar
'12
1:47 p.m.
On 12 March 2012 17:41, Andreas Färber <afaerber@suse.de> wrote:
Also keep in mind linux-user. There's no concept of a machine there, but there's a cpu_copy() function used for forking that tries to re-create the CPU based on its model.
Incidentally, do you know why the linux-user code calls cpu_reset on the newly copied CPU state but only for TARGET_I386/SPARC/PPC ? That looks very odd to me... -- PMM