]> Zhao Yanbai Git Server - minix.git/commit
virtio: generic virtio library
authorArne Welzel <arne.welzel@gmail.com>
Sat, 15 Dec 2012 12:47:37 +0000 (13:47 +0100)
committerBen Gras <ben@minix3.org>
Wed, 23 Jan 2013 09:03:03 +0000 (09:03 +0000)
commita58c7357381876fdbfd571b75ba38ce6b6e70fc5
treef99a9addaf188fdf554c05b95ccf3e7bb19c79e7
parentdcff984d6aac535d99ef572738d094945dda6c56
virtio: generic virtio library
include/minix/Makefile
include/minix/virtio.h [new file with mode: 0644]
lib/Makefile
lib/libvirtio/Makefile [new file with mode: 0644]
lib/libvirtio/virtio.c [new file with mode: 0644]
lib/libvirtio/virtio_ring.h [new file with mode: 0644]