OSDN Git Service

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

Trivial merge