gus: clean up MemoryRegionPortio
commit54da54e543eea8e689a625fcb3dada1b296f5d3d
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Mar 2015 11:12:32 +0000 (30 13:12 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 27 Apr 2015 16:24:18 +0000 (27 18:24 +0200)
tree8cd9c816e74ddf203e795fa704ae113519069346
parent3337d0b2794131425d0b5cb525e67c5989f4a9dd
gus: clean up MemoryRegionPortio

Remove 16-bit reads/writes, since ioport.c is able to synthesize them.
Remove the two MIDI registers (0x300 and 0x301) from gus_portio_list1,
and add the second MIDI register (0x301) to gus_portio_list2.

Tested with Second Reality.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/audio/gus.c