commit | fba7f020e80d59a90d6135b0965cd488cc86f695 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Nov 23 17:49:12 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 12:06:31 2014 +0200 |
tree | db09e2130b2f5ce6b7ce9b893b23e2736489f283 | |
parent | 106d81f58a5e7f41e857b8805e9d899e87d7a874 [diff] |
virtio_scsi: export to userspace 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>