virtio: clarify that ABI is usable by any implementations
authorRusty Russell <[email protected]>
Fri, 25 Jul 2008 17:06:03 +0000 (12:06 -0500)
committerRusty Russell <[email protected]>
Fri, 25 Jul 2008 02:06:04 +0000 (12:06 +1000)
commit674bfc23c585b34c42263d73fb51710d49762a23
tree3d548173fe2836a4fd2c234e2adb2299c3df38e6
parentfb6813f480806d62361719e84777c8e00d3e86a8
virtio: clarify that ABI is usable by any implementations

We want others to implement and use virtio, so it makes sense to BSD
license the non-__KERNEL__ parts of the headers to make this crystal
clear.

Signed-off-by: Rusty Russell <[email protected]>
Acked-by: Christian Borntraeger <[email protected]>
Acked-by: Mark McLoughlin <[email protected]>
Acked-by: Ryan Harper <[email protected]>
Acked-by: Eric Van Hensbergen <[email protected]>
Acked-by: Anthony Liguori <[email protected]>
include/linux/virtio_9p.h
include/linux/virtio_balloon.h
include/linux/virtio_blk.h
include/linux/virtio_config.h
include/linux/virtio_console.h
include/linux/virtio_net.h
include/linux/virtio_pci.h
include/linux/virtio_rng.h