diff options
author | Avi Kivity <avi@redhat.com> | 2012-02-08 17:01:23 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-02-29 13:44:41 +0200 |
commit | 7a8499e88bffff66d90300d4f2018c938543b1cf (patch) | |
tree | 122dff224622832fc30fd57608d43f536542f8f7 /kvm-stub.c | |
parent | 80a1ea3748203b840d8bad488ada4d6f5bb66c9d (diff) |
memory: add a readonly attribute to MemoryRegionSection
.readonly cannot be obtained from the MemoryRegion, since it is
inherited from aliases (so you can have a MemoryRegion mapped RW
at one address and RO at another). Record it in a MemoryRegionSection
for listeners.
Signed-off-by: Avi Kivity <avi@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'kvm-stub.c')
0 files changed, 0 insertions, 0 deletions