Christian Borntraeger 9abf567d95 s390: Fix error handling and condition code of service call
Invalid sccb addresses will cause specification or addressing exception.
Lets add those checks. Furthermore, the good case (cc=0) was incorrect
for KVM, we did not set the CC at all. We now use return codes < 0
as program checks and return codes > 0 as condition code values.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-08-15 17:47:09 +02:00
2012-08-09 18:34:57 +00:00
2012-08-07 17:11:12 +02:00
2012-08-13 16:10:18 -03:00
2012-08-13 11:20:41 +02:00
2012-08-07 17:11:12 +02:00
2012-08-06 19:31:55 -05:00
2012-08-04 15:51:23 +00:00
2012-08-13 13:20:50 -03:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:26 +00:00
2012-08-02 18:12:17 +02:00
2012-08-08 13:51:12 +02:00
2012-07-28 09:23:11 +00:00
2012-08-13 14:17:53 -03:00
2012-08-11 12:23:46 +00:00
2012-07-27 21:13:04 +00:00
2012-08-11 12:21:20 +00:00
2012-08-08 13:51:12 +02:00
2012-08-08 13:51:12 +02:00
2012-08-13 16:10:18 -03:00
2012-08-03 18:28:37 -05:00
2012-08-08 13:51:12 +02:00
2012-08-13 14:17:53 -03:00
2012-08-13 14:17:53 -03:00
2012-08-09 18:34:57 +00:00
2012-08-13 16:10:18 -03:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.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%