On 15 September 2015 at 20:40, Richard Henderson <r...@twiddle.net> wrote: > Quite a few fixes to icounting and missed updates to cc_op, > all obviated by using the restore state path. > > > r~ > > > The following changes since commit 619622424dba749feef752d76d79ef2569f7f250: > > Merge remote-tracking branch > 'remotes/berrange/tags/vnc-crypto-v9-for-upstream' into staging (2015-09-15 > 15:42:58 +0100) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-target-i386-20150915 > > for you to fetch changes up to 4054cdec0423c7190bfc733c27c303d513d531ab: > > target-i386: exception handling for other helper functions (2015-09-15 > 12:31:59 -0700) > > ---------------------------------------------------------------- > Exception handling improvments from Pavel Dovgalyuk. > > ---------------------------------------------------------------- > Pavel Dovgalyuk (6): > 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 >
Applied, thanks. -- PMM