Re: [Qemu-devel] [RFC PATCH v2 0/7] s390: virtual css host support.

2012-09-05 Thread Avi Kivity
On 09/04/2012 06:13 PM, Cornelia Huck wrote: > Hi, > > here's the second revision of the virtual channel subsystem support for > s390. > > I changed the representation of the channel subsystem, introducing channel > subsystem images, which brings it closer to the actual implementation. A > new io

[Qemu-devel] [RFC PATCH v2 0/7] s390: virtual css host support.

2012-09-04 Thread Cornelia Huck
Hi, here's the second revision of the virtual channel subsystem support for s390. I changed the representation of the channel subsystem, introducing channel subsystem images, which brings it closer to the actual implementation. A new ioctl for adding a new channel subsystem image has also been in