[SLOF] [PATCH v3 13/22] virtio: add virtio 1.0 related struct and defines

Thomas Huth thuth at redhat.com
Wed Jan 27 19:22:03 AEDT 2016


On 22.01.2016 11:54, Nikunj A Dadhania wrote:
> Traditionally, struct virtio_device is shared between SLOF and C code.
> This still remains shared with the addition of virtio_cap structure as
> well. Now both virtio_device and virtio_cap structures are shared.
> 
> Signed-off-by: Nikunj A Dadhania <nikunj at linux.vnet.ibm.com>
> ---
>  board-qemu/slof/virtio.fs | 17 +++++++++++++++++
>  include/byteorder.h       |  4 ++++
>  lib/libvirtio/virtio.c    | 19 +++++++++++++++++++
>  lib/libvirtio/virtio.h    | 29 ++++++++++++++++++++++++++++-
>  4 files changed, 68 insertions(+), 1 deletion(-)
> 

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



More information about the SLOF mailing list