Aurelien Jarno 9bebf9863b target-s390x: fix PSW value on dynamical exception from helpers
runtime_exception computes the psw.addr value using the actual exception
address and the instruction length computed by calling the get_ilen
function. However as explained above the get_ilen code, it returns the
actual instruction length, and not the ILC. Therefore there is no need to
multiply the value by 2.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-06-05 01:37:58 +02:00
2015-06-04 14:04:14 +01:00
2015-06-04 14:04:14 +01:00
2015-06-04 14:04:14 +01:00
2015-05-29 12:53:12 +02:00
2015-05-29 10:30:06 +02:00
2015-06-04 11:44:32 +01:00
2015-05-26 11:31:03 +01:00
2015-05-29 14:24:35 +01:00
2015-06-02 15:15:52 -03:00
2015-05-29 12:53:12 +02:00
2015-06-04 14:04:14 +01:00
2015-06-03 14:21:24 +03:00
2015-06-02 15:15:52 -03:00
2015-06-03 14:21:24 +03:00
2015-06-03 14:21:24 +03:00
2015-05-22 17:08:01 +02:00
2015-06-03 14:21:24 +03:00
2015-05-22 15:58:22 -04:00
2015-05-14 12:15:18 -07:00
2015-06-04 14:04:14 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%