> > From: Alexandre Courbot <[email protected]> > > > > Add the identifiers and structs used to implement the virtio interface > > as described in section 5.22 of version 1.4 of the virtio spec: > > > > https://docs.oasis-open.org/virtio/virtio/v1.4/csprd01/virtio-v1.4-csprd01-diff-from-v1.2-cs01.html#x1-82200022 > > > > Signed-off-by: Alexandre Courbot <[email protected]> > > Co-developed-by: Brian Daniels <[email protected]> > > Signed-off-by: Brian Daniels <[email protected]> > > > Please put this under include/uapi/linux/virtio_media.h > > we treat guest/host ABI similar to kernel/user ABI, > and tools know how to find it there.
Staged in v5

