Cornelia Huck 91b0a8f334 s390: Fix handling of iscs.
There are two ways to express an interruption subclass:
- As a bitmask, as used in cr6.
- As a number, as used in the I/O interruption word.

Unfortunately, we have treated to I/O interruption word as if it
contained the bitmask as well, which went unnoticed so far as
- (queued-for-next) kvm made the same mistake, and
- Linux guest kernels don't check the isc value in the I/O interruption
  word for subchannel interrupts.

Make sure that we treat the I/O interruption word correctly.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-02-13 11:56:02 -06:00
2013-01-26 13:15:35 +00:00
2013-02-13 11:56:02 -06:00
2013-01-18 19:06:57 +01:00
2013-02-07 13:13:39 -06:00
2013-02-09 13:39:45 +00:00
2013-02-01 15:53:11 -06:00
2013-02-09 13:39:45 +00:00
2013-01-30 16:03:57 +00:00
2013-02-06 15:52:07 +01:00
2013-02-13 11:56:02 -06:00
2013-02-06 08:29:21 -06:00
2013-01-30 10:42:29 +01:00
2013-01-26 13:15:35 +00:00
2013-01-17 10:24:52 -02:00
2013-02-11 13:22:39 -06:00
2013-02-06 18:33:47 -06:00
2013-01-15 04:09:14 +01: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%