commit | 1240be24357ee292f8d05aa2abfdba75dd0ca25d | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Nov 12 11:44:41 2014 +0200 |
committer | Amit Shah <amit.shah@redhat.com> | Tue Dec 16 17:47:35 2014 +0530 |
tree | 377ce51d512e0916fc18b25b2fce85ce352e9ab4 | |
parent | 68a5e38a7e428c05610fdbced7e7320a7aea3dc2 [diff] |
exec: add wrapper for host pointer access host pointer accesses force pointer math, let's add a wrapper to make them safer. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Amos Kong <akong@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com>