virtio_scsi: move to uapi
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 23 Nov 2014 15:45:53 +0000 (17:45 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 10:05:31 +0000 (12:05 +0200)
commit106d81f58a5e7f41e857b8805e9d899e87d7a874
tree32441d7f87a306060c2561cc0e99e7a7e1787362
parentd75dff39dfb86b0b8925f10b1f13fc353ae9f1b0
virtio_scsi: move to uapi

Guests need to use virtio scsi API, so export it to uapi,
nice to e.g. qemu and will help us remember this file
affects ABI.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
include/linux/virtio_scsi.h [deleted file]
include/uapi/linux/virtio_scsi.h [new file with mode: 0644]
This page took 0.044477 seconds and 5 git commands to generate.