commit | e05fd12b388b1356f753ca54445551cb1de03386 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Oct 24 11:48:17 2014 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 12:05:29 2014 +0200 |
tree | fbadbc906df4d1ac4d16c1ae18247213ffb029ba | |
parent | bd82752a831bc3c7a66b59572f82e06154f19e27 [diff] |
vhost: add memory access wrappers Add guest memory access wrappers to handle virtio endianness conversions. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>