diff options
author | Paolo Bonzini | 2013-05-07 06:59:09 +0200 |
---|---|---|
committer | Paolo Bonzini | 2013-07-04 17:42:45 +0200 |
commit | 803c0816a7d3ab35460991ba5b7d1fccc070332b (patch) | |
tree | 11dbf5a0e9f6be80dba44b8828fb2601451b7862 /hw/isa | |
parent | exec: simplify destruction of the phys map (diff) | |
download | qemu-803c0816a7d3ab35460991ba5b7d1fccc070332b.tar.gz qemu-803c0816a7d3ab35460991ba5b7d1fccc070332b.tar.xz qemu-803c0816a7d3ab35460991ba5b7d1fccc070332b.zip |
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 'hw/isa')
0 files changed, 0 insertions, 0 deletions