linux_dsm_epyc7002/drivers/misc/mic
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
..
bus misc: mic: add a bus driver for virtual MIC devices 2014-07-11 18:27:56 -07:00
card virtio: add support for 64 bit features. 2014-12-09 12:05:24 +02:00
common misc: mic: header file cleanups. 2013-09-27 17:20:18 -07:00
host misc: remove DEFINE_PCI_DEVICE_TABLE usage 2014-07-18 16:54:23 -07:00
Kconfig misc: mic: add dma support in card driver 2014-07-11 18:31:12 -07:00
Makefile misc: mic: add a bus driver for virtual MIC devices 2014-07-11 18:27:56 -07:00