linux-stable/drivers/virtio
Michael S. Tsirkin 00e6f3d9d9 virtio_ring: switch to new memory access APIs
Use virtioXX_to_cpu and friends for access to
all multibyte structures in memory.

Note: this is intentionally mechanical.
A follow-up patch will split long lines etc.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2014-12-09 12:05:25 +02:00
..
config.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
Kconfig mm/balloon_compaction: add vmstat counters and kpageflags bit 2014-10-09 22:26:01 -04:00
Makefile virtio: remove CONFIG_VIRTIO_RING 2012-09-28 15:05:15 +09:30
virtio.c virtio: add support for 64 bit features. 2014-12-09 12:05:24 +02:00
virtio_balloon.c One cc: stable commit, the rest are a series of minor cleanups which have 2014-10-18 10:25:09 -07:00
virtio_mmio.c virtio: assert 32 bit features in transports 2014-12-09 12:05:24 +02:00
virtio_pci.c virtio: assert 32 bit features in transports 2014-12-09 12:05:24 +02:00
virtio_ring.c virtio_ring: switch to new memory access APIs 2014-12-09 12:05:25 +02:00