On 07/10/2015 02:56 AM, Pavel Dovgalyuk wrote:
Pavel Dovgalyuk (11):
softmmu: add helper function to pass through retaddr
softmmu: remove now unused functions
cpu-exec: introduce loop exit with restore function
These first three have been merged now.
target-mips: improve exception handling
target-i386: introduce new raise_exception functions
target-i386: exception handling for FPU instructions
target-i386: exception handling for div instructions
target-i386: exception handling for memory helpers
target-i386: exception handling for seg_helper functions
target-i386: exception handling for other helper functions
target-ppc: exceptions handling in icount mode
And I've applied the target-i386 patches to my tgt-i386-next branch. They'll
be merged soon. That leaves the mips and ppc patches; I hope that Leon and
Alex will review these.
r~