diff options
| author | Max Filippov | 2017-05-12 20:17:01 +0200 |
|---|---|---|
| committer | Max Filippov | 2017-06-06 11:34:04 +0200 |
| commit | 30c2afd151cbc38c012f7b441088980807183da6 (patch) | |
| tree | c43261343f128d4e138acb65de61bac6ca985286 /include/exec | |
| parent | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170605' into staging (diff) | |
| download | qemu-30c2afd151cbc38c012f7b441088980807183da6.tar.gz qemu-30c2afd151cbc38c012f7b441088980807183da6.tar.xz qemu-30c2afd151cbc38c012f7b441088980807183da6.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
