commit | 3ce10901ca8da9142dcdcde198fda1a4c290934c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Jul 02 13:40:48 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 04 17:42:45 2013 +0200 |
tree | 1d2e886c106132afbdb9901db62062fbc525a5d7 | |
parent | 46637be269aaaceb9867ffdf176e906401138fff [diff] |
memory: introduce memory_region_present This new API will avoid having too many memory_region_ref/unref in paths that currently use memory_region_find. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>