diff options
| author | Paolo Bonzini | 2013-05-24 13:55:52 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2013-05-29 16:26:58 +0200 |
| commit | 2cdfcf272d1a38e22879aecae83e95be51369b2d (patch) | |
| tree | c2bec009bfba763e081664e9278a17a1069b50ec /include/exec/user | |
| parent | memory: move unassigned_mem_ops to memory.c (diff) | |
| download | qemu-2cdfcf272d1a38e22879aecae83e95be51369b2d.tar.gz qemu-2cdfcf272d1a38e22879aecae83e95be51369b2d.tar.xz qemu-2cdfcf272d1a38e22879aecae83e95be51369b2d.zip | |
memory: assign MemoryRegionOps to all regions
This allows to remove the checks on section->readonly. Simply,
write accesses to ROM will not be considered "direct" and will
go through mr->ops without any special intervention.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
