Merge remote-tracking branch 'remotes/rth/tags/pull-target-i386-20150915' into staging
commit3c4698d0b5cb19212868f94f0ba4743c2c86f91f
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 16 Sep 2015 15:19:49 +0000 (16 16:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 16 Sep 2015 15:19:49 +0000 (16 16:19 +0100)
treec173153700e461d22a311eed3281116337fe08dd
parent1a3abef74b5df6d6d3e851aaeacac8f265adcf80
parent4054cdec0423c7190bfc733c27c303d513d531ab
Merge remote-tracking branch 'remotes/rth/tags/pull-target-i386-20150915' into staging

Exception handling improvments from Pavel Dovgalyuk.

# gpg: Signature made Tue 15 Sep 2015 20:36:14 BST using RSA key ID 4DD0279B
# gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
# gpg:                 aka "Richard Henderson <rth@redhat.com>"
# gpg:                 aka "Richard Henderson <rth@twiddle.net>"

* remotes/rth/tags/pull-target-i386-20150915:
  target-i386: exception handling for other helper functions
  target-i386: exception handling for seg_helper functions
  target-i386: exception handling for memory helpers
  target-i386: exception handling for div instructions
  target-i386: exception handling for FPU instructions
  target-i386: introduce new raise_exception functions

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>