On 15/03/2013 13:44, Cornelia Huck wrote:
On Fri, 15 Mar 2013 10:19:50 +0100
KONRAD Frédéric wrote:
On 15/03/2013 10:16, fred.kon...@greensocs.com wrote:
From: KONRAD Frederic
This is the next part of virtio-refactoring.
Basically it creates virtio-blk device which extends virtio-device.
T
On Fri, 15 Mar 2013 10:19:50 +0100
KONRAD Frédéric wrote:
> On 15/03/2013 10:16, fred.kon...@greensocs.com wrote:
> > From: KONRAD Frederic
> >
> > This is the next part of virtio-refactoring.
> >
> > Basically it creates virtio-blk device which extends virtio-device.
> > Then a virtio-blk can b
On 15/03/2013 10:16, fred.kon...@greensocs.com wrote:
From: KONRAD Frederic
This is the next part of virtio-refactoring.
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
From: KONRAD Frederic
This is the next part of virtio-refactoring.
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 extend
respectively virtio-pci, virtio