From 00e6f3d9d9e356dbf08369ffc4576f79438d51ea Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Wed, 22 Oct 2014 15:42:09 +0300 Subject: [PATCH] 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 Reviewed-by: Cornelia Huck --- Reading git-format-patch failed