KONRAD Frédéric writes:
> On 14/01/2013 20:06, Anthony Liguori wrote:
>> fred.kon...@greensocs.com writes:
>>
>>> From: KONRAD Frederic
>>>
>>> Create the virtio-device which is abstract. All the virtio-device can extend
>>> this class. It also add some functions to virtio-bus.
>>>
>>> Signed-of
On 14/01/2013 20:06, Anthony Liguori wrote:
fred.kon...@greensocs.com writes:
From: KONRAD Frederic
Create the virtio-device which is abstract. All the virtio-device can extend
this class. It also add some functions to virtio-bus.
Signed-off-by: KONRAD Frederic
---
hw/virtio-bus.c | 35 ++
fred.kon...@greensocs.com writes:
> From: KONRAD Frederic
>
> Create the virtio-device which is abstract. All the virtio-device can extend
> this class. It also add some functions to virtio-bus.
>
> Signed-off-by: KONRAD Frederic
> ---
> hw/virtio-bus.c | 35 +
> hw/
From: KONRAD Frederic
Create the virtio-device which is abstract. All the virtio-device can extend
this class. It also add some functions to virtio-bus.
Signed-off-by: KONRAD Frederic
---
hw/virtio-bus.c | 35 +
hw/virtio-bus.h | 7 ++
hw/virtio.c | 70