diff options
author | Avi Kivity | 2011-08-11 09:40:26 +0200 |
---|---|---|
committer | Anthony Liguori | 2011-08-22 01:27:33 +0200 |
commit | 3a130f4ef07f4532500473aeab43c86a3c2991c8 (patch) | |
tree | d79758caafc58a68c4b3a3c1bb882eca7553d6f6 /hw/pl011.c | |
parent | memory: abstract cracking of write access ops into a function (diff) | |
download | qemu-3a130f4ef07f4532500473aeab43c86a3c2991c8.tar.gz qemu-3a130f4ef07f4532500473aeab43c86a3c2991c8.tar.xz qemu-3a130f4ef07f4532500473aeab43c86a3c2991c8.zip |
memory: crack wide ioport accesses into smaller ones when needed
The memory API supports cracking wide accesses into narrower ones
when needed; but this was no implemented for the pio address space,
causing lsi53c895a's IO BAR to malfunction.
Fix by correctly cracking wide accesses when needed.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/pl011.c')
0 files changed, 0 insertions, 0 deletions