Re: [Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci

2018-11-29 Thread Juan Quintela
"Michael S. Tsirkin" wrote: > On Wed, Nov 28, 2018 at 08:46:15AM +0100, Juan Quintela wrote: >> "Michael S. Tsirkin" wrote: >> > On Mon, Nov 26, 2018 at 08:59:53PM +0100, Juan Quintela wrote: >> >> Hi >> >> >> >> V2: >> >> >> >> - Rebase on top of master >> >> >> >> Please review. >> >> >> >>

Re: [Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci

2018-11-28 Thread Michael S. Tsirkin
On Wed, Nov 28, 2018 at 08:46:15AM +0100, Juan Quintela wrote: > "Michael S. Tsirkin" wrote: > > On Mon, Nov 26, 2018 at 08:59:53PM +0100, Juan Quintela wrote: > >> Hi > >> > >> V2: > >> > >> - Rebase on top of master > >> > >> Please review. > >> > >> Later, Juan. > > > > And just making sure

Re: [Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci

2018-11-27 Thread Juan Quintela
"Michael S. Tsirkin" wrote: > On Mon, Nov 26, 2018 at 08:59:53PM +0100, Juan Quintela wrote: >> Hi >> >> V2: >> >> - Rebase on top of master >> >> Please review. >> >> Later, Juan. > > And just making sure the point is so that one > can disable virtio-pci and still build virtio? > > And the po

Re: [Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci

2018-11-27 Thread Michael S. Tsirkin
On Mon, Nov 26, 2018 at 08:59:53PM +0100, Juan Quintela wrote: > Hi > > V2: > > - Rebase on top of master > > Please review. > > Later, Juan. And just making sure the point is so that one can disable virtio-pci and still build virtio? And the point of that is mostly as a cleanup on generic pr

Re: [Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci

2018-11-27 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > Hi > > V2: > > - Rebase on top of master > > Please review. cc'ing in mst and Stefan; this is all virtio stuff. Dave > Later, Juan. > > > [v1] > From previous verision (in the middle of make check tests): > - split also the bits of virtio-pci.h

[Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci

2018-11-26 Thread Juan Quintela
Hi V2: - Rebase on top of master Please review. Later, Juan. [v1] >From previous verision (in the middle of make check tests): - split also the bits of virtio-pci.h (mst suggestion) - add gpu, crypt and gpg bits - more cleanups - fix all the copyrights (the ones not changed have been there