commit | 92e6d7438ee631aac85258ee3d4de8c860d8c32f | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 22 16:59:01 2014 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 12:05:25 2014 +0200 |
tree | bdec7feb1fcb7fd3bbfa563b4686f1b61a655f94 | |
parent | 00e6f3d9d9e356dbf08369ffc4576f79438d51ea [diff] |
virtio_config: endian conversion for v1.0 We (ab)use virtio conversion functions for device-specific config space accesses. Based on original patches by Cornelia and 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.com>