Il 10/03/2014 01:15, Andreas Färber ha scritto:
Note that while such functions may exist both for *-user and softmmu, only *-user uses the CPUState hook, while softmmu reuses the prototype for calling it directly.
I'm not sure I understand why you omit the hook for *-softmmu. It doesn't hurt to have it, does it?
Paolo