commit | f90bb71bfdaca6ece1696e194aad11fb8599ffba | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Mon Mar 12 17:20:57 2018 +0000 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Mar 20 05:03:26 2018 +0200 |
tree | ac6677b5c12103fdeef75d1da2f625bbd071683c | |
parent | db144f7000327a98a7ed0b32f1fc8615ad4ae740 [diff] |
qemu_ram_block_host_offset Utility to give the offset of a host pointer within a RAMBlock (assuming we already know it's in that RAMBlock) Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>