include: import virtio headers from linux 4.0
commit9fbe302b2a4c349c1a8fa93a3f79f08e7007d80c
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 16 Feb 2015 21:35:31 +0000 (16 22:35 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 26 Feb 2015 11:42:21 +0000 (26 12:42 +0100)
tree6f5af59a51c6d31a201c62df137801de7f7022fb
parent1ff0b555d3c6ba291adf0c4c76e222acfeb52f1d
include: import virtio headers from linux 4.0

Add files imported from linux-next (what will become linux 4.0) using
scripts/update-linux-headers.sh

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
14 files changed:
include/standard-headers/linux/if_ether.h [new file with mode: 0644]
include/standard-headers/linux/types.h [new file with mode: 0644]
include/standard-headers/linux/virtio_9p.h [new file with mode: 0644]
include/standard-headers/linux/virtio_balloon.h [new file with mode: 0644]
include/standard-headers/linux/virtio_blk.h [new file with mode: 0644]
include/standard-headers/linux/virtio_config.h [new file with mode: 0644]
include/standard-headers/linux/virtio_console.h [new file with mode: 0644]
include/standard-headers/linux/virtio_ids.h [new file with mode: 0644]
include/standard-headers/linux/virtio_net.h [new file with mode: 0644]
include/standard-headers/linux/virtio_pci.h [new file with mode: 0644]
include/standard-headers/linux/virtio_ring.h [new file with mode: 0644]
include/standard-headers/linux/virtio_rng.h [new file with mode: 0644]
include/standard-headers/linux/virtio_scsi.h [new file with mode: 0644]
include/standard-headers/linux/virtio_types.h [new file with mode: 0644]