diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2017-05-12 11:17:01 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2017-06-06 02:34:04 -0700 |
commit | 30c2afd151cbc38c012f7b441088980807183da6 (patch) | |
tree | c43261343f128d4e138acb65de61bac6ca985286 /hw/timer/lm32_timer.c | |
parent | a0d4aac7467dd02e5657b79e867f067330266a24 (diff) | |
download | qemu-30c2afd151cbc38c012f7b441088980807183da6.zip qemu-30c2afd151cbc38c012f7b441088980807183da6.tar.gz qemu-30c2afd151cbc38c012f7b441088980807183da6.tar.bz2 |
target/xtensa: fix mapping direction in read/write simcalls
Read and write simcalls map physical memory to access I/O buffers, but
'read' simcall need to map it for writing and 'write' simcall need to
map it for reading, i.e. the opposite of what they do now. Fix that.
Cc: qemu-stable@nongnu.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'hw/timer/lm32_timer.c')
0 files changed, 0 insertions, 0 deletions