On Mon, Feb 18, 2013 at 11:34:25AM +0100, KONRAD Frédéric wrote:
> On 11/02/2013 10:37, fred.kon...@greensocs.com wrote:
> >From: KONRAD Frederic
> >
> >This is the next part of virtio-refactoring.
> >
> >I send it now to have it reviewed.
> >
> >Basically it creates virtio-blk device which extend
On 11/02/2013 10:37, fred.kon...@greensocs.com wrote:
From: KONRAD Frederic
This is the next part of virtio-refactoring.
I send it now to have it reviewed.
Basically it creates virtio-blk device which extends virtio-device.
Then a virtio-blk can be connected on a virtio-bus.
virtio-blk-pci, v
On 11/02/2013 12:58, Cornelia Huck wrote:
On Mon, 11 Feb 2013 10:37:20 +0100
fred.kon...@greensocs.com wrote:
From: KONRAD Frederic
This is the next part of virtio-refactoring.
I send it now to have it reviewed.
Basically it creates virtio-blk device which extends virtio-device.
Then a virt
On Mon, 11 Feb 2013 10:37:20 +0100
fred.kon...@greensocs.com wrote:
> From: KONRAD Frederic
>
> This is the next part of virtio-refactoring.
>
> I send it now to have it reviewed.
>
> Basically it creates virtio-blk device which extends virtio-device.
> Then a virtio-blk can be connected on a
From: KONRAD Frederic
This is the next part of virtio-refactoring.
I send it now to have it reviewed.
Basically it creates virtio-blk device which extends virtio-device.
Then a virtio-blk can be connected on a virtio-bus.
virtio-blk-pci, virtio-blk-s390x, virtio-blk-ccw are created too, they ex