]> Git Repo - qemu.git/commit
s390: css error codes.
authorCornelia Huck <[email protected]>
Mon, 28 Jan 2013 16:01:30 +0000 (17:01 +0100)
committerAlexander Graf <[email protected]>
Tue, 29 Jan 2013 20:50:05 +0000 (21:50 +0100)
commit8d034a6fad4c580be3ed4a15f24e0bf47aa92d15
treecc312e6f5491edf4274ba38acc9e78e81a9a48cd
parent50c8d9bfc6d9ca48b978c6201f97bd850bd0dc83
s390: css error codes.

Changed error codes in the channel subsystem / virtio-ccw code
(-EOPNOTSUPP -> -ENOSYS, -ERESTART -> -EINPROGRESS).

This should hopefully fix building on mingw32.

Signed-off-by: Cornelia Huck <[email protected]>
Reviewed-by: Stefan Weil <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/s390x/css.c
hw/s390x/virtio-ccw.c
This page took 0.025867 seconds and 4 git commands to generate.