Re: [Qemu-devel] [PATCH v3 0/7] virtio-net refactoring.

2013-04-22 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH v3 0/7] virtio-net refactoring.

2013-04-15 Thread Cornelia Huck
On Thu, 11 Apr 2013 16:29:55 +0200 fred.kon...@greensocs.com wrote: > From: KONRAD Frederic > > This is the next part of virtio-refactoring. > > Basically it creates virtio-net-device which extends virtio-device. > Then a virtio-net-device can be connected on a virtio-bus. > virtio-net-pci, vir

[Qemu-devel] [PATCH v3 0/7] virtio-net refactoring.

2013-04-11 Thread fred . konrad
From: KONRAD Frederic This is the next part of virtio-refactoring. Basically it creates virtio-net-device which extends virtio-device. Then a virtio-net-device can be connected on a virtio-bus. virtio-net-pci, virtio-net-s390 and virtio-net-ccw are created too, they extend respectively virtio-pc