]> Git Repo - qemu.git/commit - hw/s390x/css.c
s390x/css: support format-0 ccws
authorCornelia Huck <[email protected]>
Fri, 5 Sep 2014 07:33:17 +0000 (09:33 +0200)
committerChristian Borntraeger <[email protected]>
Tue, 23 Sep 2014 12:10:17 +0000 (14:10 +0200)
commita327c9215d8a9b5935ea807aaa9b65ccd23ec615
treee4802dc2dd9398caf7b68a8b390d972d62206d4d
parent450749141ef90841f8731fc41e28c364bf768759
s390x/css: support format-0 ccws

Add support for format-0 ccws in channel programs. As a format-1 ccw
contains the same information as format-0 ccws, only supporting larger
addresses, simply convert every ccw to format-1 as we walk the chain.

Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
Signed-off-by: Jens Freimann <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
hw/s390x/css.c
hw/s390x/css.h
target-s390x/ioinst.h
This page took 0.024813 seconds and 4 git commands to generate.