tmp_suning_uos_patched/tools/virtio
Michael S. Tsirkin d025477368 virtio: add support for 64 bit features.
Change u32 to u64, and use BIT_ULL and 1ULL everywhere.

Note: transports are unchanged, and only set low 32 bit.
This guarantees that no transport sets e.g. VERSION_1
by mistake without proper support.

Based on patch by Rusty.

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 Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2014-12-09 12:05:24 +02:00
..
asm
linux virtio: add support for 64 bit features. 2014-12-09 12:05:24 +02:00
uapi/linux
vhost_test
virtio-trace
.gitignore
Makefile tools: Unify export.h 2014-05-01 21:18:17 +02:00
virtio_test.c virtio: use u32, not bitmap for features 2014-12-09 12:05:23 +02:00
vringh_test.c virtio: use u32, not bitmap for features 2014-12-09 12:05:23 +02:00