Re: [Qemu-devel] [RFC PATCH v4 0/8] s390: channel I/O support in qemu.

2012-12-10 Thread Cornelia Huck
On Mon, 10 Dec 2012 09:02:51 +0100 Alexander Graf wrote: > > On 07.12.2012, at 13:50, Cornelia Huck wrote: > > > Hi, > > > > just a quick dump of my qemu patch series for channel I/O. > > > > I've managed to chop the virtual css patch into some smaller > > chunks (patches 2-6), which are hope

Re: [Qemu-devel] [RFC PATCH v4 0/8] s390: channel I/O support in qemu.

2012-12-10 Thread Alexander Graf
On 07.12.2012, at 13:50, Cornelia Huck wrote: > Hi, > > just a quick dump of my qemu patch series for channel I/O. > > I've managed to chop the virtual css patch into some smaller > chunks (patches 2-6), which are hopefully easier to review. > > The virtio-ccw patch is still based upon the cur

[Qemu-devel] [RFC PATCH v4 0/8] s390: channel I/O support in qemu.

2012-12-07 Thread Cornelia Huck
Hi, just a quick dump of my qemu patch series for channel I/O. I've managed to chop the virtual css patch into some smaller chunks (patches 2-6), which are hopefully easier to review. The virtio-ccw patch is still based upon the current virtio infrastructure; I'll try to rebase it upon the virti