| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | virtio_scsi: export to userspace | Michael S. Tsirkin | 2014-12-09 |
| | | | | | | | | | | | | | Replace uXX by __uXX and _packed by __attribute((packed)) as seems to be the norm for userspace headers. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> | ||
| * | virtio_scsi: move to uapi | Michael S. Tsirkin | 2014-12-09 |
| 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> | |||
