Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased

2015-06-11 Thread Michael S. Tsirkin
On Thu, Jun 11, 2015 at 10:26:12AM +0200, Gerd Hoffmann wrote: > Hi, > > > Here's an incomplete todo for spec compliance: note that it does not > > have to block this patchset: > > - complete other devices besides net, balloon > > need to disable a bunch of features > >

Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased

2015-06-11 Thread Gerd Hoffmann
Hi, > Here's an incomplete todo for spec compliance: note that it does not > have to block this patchset: > - complete other devices besides net, balloon > need to disable a bunch of features > that 1.0 has deprecated So, what is the plan here? For legacy devi

Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased

2015-06-10 Thread Michael S. Tsirkin
On Thu, Jun 04, 2015 at 12:34:09PM +0200, Gerd Hoffmann wrote: > Hi, > > Here comes the virtio 1.0 patch series, rebased to latest master. > Patches 1-23 are based on the old branch by cornelia & mst. > Patches 24-30 are virtio-pci bits on top of that. > Patches 31-33 add virtio-pci support for

Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased

2015-06-09 Thread Michael S. Tsirkin
On Tue, Jun 09, 2015 at 12:32:42PM +0200, Gerd Hoffmann wrote: > Hi, > > > Light testing only so far, posting early nevertheless to parallelize > > testing efforts and speedup things a bit. > > Upgraded fedora guest from 21 to 22, running @ virtio-1.0 virtio-net and > virtio-scsi devices. Ran

Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased

2015-06-09 Thread Gerd Hoffmann
Hi, > Light testing only so far, posting early nevertheless to parallelize > testing efforts and speedup things a bit. Upgraded fedora guest from 21 to 22, running @ virtio-1.0 virtio-net and virtio-scsi devices. Ran smooth ... cheers, Gerd

Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased

2015-06-04 Thread Michael S. Tsirkin
On Thu, Jun 04, 2015 at 12:34:09PM +0200, Gerd Hoffmann wrote: > Hi, > > Here comes the virtio 1.0 patch series, rebased to latest master. > Patches 1-23 are based on the old branch by cornelia & mst. > Patches 24-30 are virtio-pci bits on top of that. > Patches 31-33 add virtio-pci support for

[Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased

2015-06-04 Thread Gerd Hoffmann
Hi, Here comes the virtio 1.0 patch series, rebased to latest master. Patches 1-23 are based on the old branch by cornelia & mst. Patches 24-30 are virtio-pci bits on top of that. Patches 31-33 add virtio-pci support for the virtio-input devices. Light testing only so far, posting early neverth