On Wed, Jan 9, 2013 at 9:44 PM, KONRAD Frédéric
wrote:
> On 09/01/2013 21:40, Blue Swirl wrote:
>>
>> On Mon, Jan 7, 2013 at 6:41 PM, wrote:
>>>
>>> From: KONRAD Frederic
>>>
>>> This remove the function pointer in VirtIODevice, and use only
>>> VirtioDeviceClass function pointer. It should be
On 09/01/2013 21:40, Blue Swirl wrote:
On Mon, Jan 7, 2013 at 6:41 PM, wrote:
From: KONRAD Frederic
This remove the function pointer in VirtIODevice, and use only
VirtioDeviceClass function pointer. It should be applied after all
the device have been refactored.
Signed-off-by: KONRAD Freder
On Mon, Jan 7, 2013 at 6:41 PM, wrote:
> From: KONRAD Frederic
>
> This remove the function pointer in VirtIODevice, and use only
> VirtioDeviceClass function pointer. It should be applied after all
> the device have been refactored.
>
> Signed-off-by: KONRAD Frederic
> ---
> hw/9pfs/virtio-9p
From: KONRAD Frederic
This remove the function pointer in VirtIODevice, and use only
VirtioDeviceClass function pointer. It should be applied after all
the device have been refactored.
Signed-off-by: KONRAD Frederic
---
hw/9pfs/virtio-9p-device.c | 2 --
hw/virtio-balloon.c| 8 --