diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-11-27 14:54:28 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-12-09 13:05:24 +0300 |
commit | 732c56e9845a5594a686eb4635397e91593dd4e1 (patch) | |
tree | c54a3dccf5e47c6a2a185a78ad825e165fbd1e23 /include/uapi/linux/virtio_config.h | |
parent | 93d389f82078cf7197152fb10d21977da0883420 (diff) | |
download | linux-732c56e9845a5594a686eb4635397e91593dd4e1.tar.xz |
virtio_ccw: add support for 64 bit features.
Negotiate full 64 bit features.
Change u32 to u64, make sure to use 1ULL everywhere.
Note: devices guarantee that VERSION_1 is clear unless
revision 1 is negotiated.
Note: We don't need to re-setup the ccw, but we do it
for clarity.
Based on patches by Rusty, Thomas Huth and Cornelia.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: David Hildebrand <dahi@linux.vnet.ibm.com>
Diffstat (limited to 'include/uapi/linux/virtio_config.h')
0 files changed, 0 insertions, 0 deletions