diff options
author | Richard Henderson <rth@twiddle.net> | 2011-08-10 15:28:16 -0700 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-09-25 14:58:37 +0300 |
commit | 098d314a3263693ec31e227f4018646e74d439a0 (patch) | |
tree | 9fc37b1454dc62514c36020a8cff4892c6b975ed /hw/vmmouse.c | |
parent | bac8ad41ab22880e8318cb9ce27083ce0560000c (diff) | |
download | qemu-098d314a3263693ec31e227f4018646e74d439a0.zip qemu-098d314a3263693ec31e227f4018646e74d439a0.tar.gz qemu-098d314a3263693ec31e227f4018646e74d439a0.tar.bz2 |
i8259: Convert to MemoryRegion
The only non-obvious part is pic_poll_read which used
"addr1 >> 7" to detect whether one referred to either
the master or slave PIC. Instead, test this directly.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/vmmouse.c')
0 files changed, 0 insertions, 0 deletions