diff options
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | 2014-06-05 23:16:27 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-07-01 10:20:41 +0200 |
commit | 409ddd0139c101f813d16e8ebaa7c7d4b4afb96e (patch) | |
tree | 7ae366754ebb46297b8ba8656464c47902ff3ca0 /linux-user/main.c | |
parent | 22a893e4f55344f96e1aafc66f5fedc491a5ca97 (diff) | |
download | qemu-409ddd0139c101f813d16e8ebaa7c7d4b4afb96e.zip qemu-409ddd0139c101f813d16e8ebaa7c7d4b4afb96e.tar.gz qemu-409ddd0139c101f813d16e8ebaa7c7d4b4afb96e.tar.bz2 |
memory: MemoryRegion: Add container and addr props
Expose the already existing .parent and .addr fields as QOM properties.
.parent (i.e. the field describing the memory region that contains this
one in Memory hierachy) is renamed "container". This is to avoid
confusion with the QOM parent.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
[Remove setters. Do not unref parent on releasing the property. Clean
up error propagation. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions