diff options
author | Avi Kivity | 2011-08-08 15:09:01 +0200 |
---|---|---|
committer | Anthony Liguori | 2011-08-08 17:15:53 +0200 |
commit | b2a5e761c6fcf0b03734f4d911c02272edbe6ad1 (patch) | |
tree | 78ae650a20e62ce90195ff49bdebe8ff6a7b89bd /hw/unin_pci.c | |
parent | cirrus: simplify vga window mmio access functions (diff) | |
download | qemu-b2a5e761c6fcf0b03734f4d911c02272edbe6ad1.tar.gz qemu-b2a5e761c6fcf0b03734f4d911c02272edbe6ad1.tar.xz qemu-b2a5e761c6fcf0b03734f4d911c02272edbe6ad1.zip |
vga: simplify vga window mmio access functions
Make use of the memory API's ability to satisfy multi-byte accesses via
multiple single-byte accesses.
We have to keep vga_mem_{read,write}b() since they're used by cirrus.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/unin_pci.c')
0 files changed, 0 insertions, 0 deletions