On Wed, 26 Jul 2017 00:44:40 +0200 Halil Pasic <pa...@linux.vnet.ibm.com> wrote:
> There were some missing checks. There might be some more missing. For > details, > see the individual patches. The checks are not perfect? Colour me shocked ;) > > Regarding testing: did not do much more than a simple smoke test > with virtio-ccw. I think we need a way to throw random channel programs at a channel device... > > Halil Pasic (2): > s390x/css: check ccw address validity > s390x/css: fix bits must be zero check for TIC > > hw/s390x/css.c | 21 ++++++++++++++++++++- > 1 file changed, 20 insertions(+), 1 deletion(-) >