diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-05-07 06:59:09 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-07-04 17:42:45 +0200 |
commit | 803c0816a7d3ab35460991ba5b7d1fccc070332b (patch) | |
tree | 11dbf5a0e9f6be80dba44b8828fb2601451b7862 /qemu-char.c | |
parent | b7e95164d1a9969aa591b8a72e05b94d08c49738 (diff) |
memory: add getter for owner
Whenever memory regions are accessed outside the BQL, they need to be
preserved against hot-unplug. MemoryRegions actually do not have their
own reference count; they piggyback on a QOM object, their "owner".
The owner is set at creation time, and there is a function to retrieve
the owner.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-char.c')
0 files changed, 0 insertions, 0 deletions