[SLOF] [PATCH v3 15/22] virtio: make all virtio apis 1.0 aware

Thomas Huth thuth at redhat.com
Wed Jan 27 19:37:45 AEDT 2016


On 22.01.2016 11:54, Nikunj A Dadhania wrote:
> Convert the following routines:
>     virtio_get_qsize
>     virtio_vring_desc
>     virtio_get_vring_avail
>     virtio_get_vring_used
>     virtio_set_status: also use it in device reset.
>     virtio_queue_notify
>     virtio_set_qaddr
>     virtio_{get,read}_config
>     virtio_fill_desc
> 
> Signed-off-by: Nikunj A Dadhania <nikunj at linux.vnet.ibm.com>
> ---
>  lib/libvirtio/virtio.c | 127 +++++++++++++++++++++++++++++++++++++++++--------
>  lib/libvirtio/virtio.h |   2 +-
>  2 files changed, 108 insertions(+), 21 deletions(-)

Reviewed-by: Thomas Huth <thuth at redhat.com>



More information about the SLOF mailing list