Re: [Qemu-devel] [PATCH v2 04/16] virtio: split virtio rng bits from virtio-pci

2018-12-12 Thread Juan Quintela
Laurent Vivier wrote: > On 26/11/2018 20:59, Juan Quintela wrote: >> Signed-off-by: Juan Quintela >> >> --- >> >> Remove the "contributions after" clause. This is based on >> >> commit 59ccd20a9ac719cff82180429458728f03ec612f >> Author: KONRAD Frederic >> Date: Wed Apr 24 10:07:56 2013 +02

Re: [Qemu-devel] [PATCH v2 04/16] virtio: split virtio rng bits from virtio-pci

2018-11-28 Thread Laurent Vivier
On 26/11/2018 20:59, Juan Quintela wrote: > Signed-off-by: Juan Quintela > > --- > > Remove the "contributions after" clause. This is based on > > commit 59ccd20a9ac719cff82180429458728f03ec612f > Author: KONRAD Frederic > Date: Wed Apr 24 10:07:56 2013 +0200 > --- > hw/virtio/Makefile.obj

[Qemu-devel] [PATCH v2 04/16] virtio: split virtio rng bits from virtio-pci

2018-11-26 Thread Juan Quintela
Signed-off-by: Juan Quintela --- Remove the "contributions after" clause. This is based on commit 59ccd20a9ac719cff82180429458728f03ec612f Author: KONRAD Frederic Date: Wed Apr 24 10:07:56 2013 +0200 --- hw/virtio/Makefile.objs| 1 + hw/virtio/virtio-pci.c | 52 ---