diff options
author | Avi Kivity <avi@redhat.com> | 2012-10-02 13:53:41 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-10-15 11:43:06 +0200 |
commit | 8786db7cb96f8ce5c75c6e1e074319c9dca8d356 (patch) | |
tree | 993e608424e27fee8df99b3f67125f1f5449cbb9 /libcacard | |
parent | 12b40e471f33e552fa3d962887b416cf67831446 (diff) | |
download | qemu-8786db7cb96f8ce5c75c6e1e074319c9dca8d356.zip |
memory: prepare AddressSpace for exporting
AddressSpace contains a member, current_map, of type FlatView. Since we
want to limit the leakage of internal types to public headers, switch to
a pointer to a FlatView. There is no performance impact as this isn't used
during lookups, only address space reconfigurations.
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'libcacard')
0 files changed, 0 insertions, 0 deletions