diff options
| author | Paolo Bonzini | 2013-05-24 14:39:13 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2013-05-29 16:26:44 +0200 |
| commit | bf8d5166395612b4e856fad57606eb0cff97ae2e (patch) | |
| tree | c6ef0cd5a6594cea466a484e319f8b6e5151b361 /memory.c | |
| parent | exec: make io_mem_unassigned private (diff) | |
| download | qemu-bf8d5166395612b4e856fad57606eb0cff97ae2e.tar.gz qemu-bf8d5166395612b4e856fad57606eb0cff97ae2e.tar.xz qemu-bf8d5166395612b4e856fad57606eb0cff97ae2e.zip | |
exec: do not use error_mem_read
We will soon reach this case when doing (unaligned) accesses that
span partly past the end of memory. We do not want to crash in
that case.
unassigned_mem_ops and rom_mem_ops are now the same.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'memory.c')
0 files changed, 0 insertions, 0 deletions
