Matt Parker 726ec828bd net: rtl8139: do not use old_mmio accesses
Both io and memory use the same mmio functions in the rtl8139 device.
This patch removes the separate MemoryRegionOps and old_mmio accessors
for memory, and replaces it with an alias to the io memory region.

Signed-off-by: Matt Parker <mtparkr@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2017-09-08 08:17:37 +08:00
..
2017-03-31 08:48:13 +08:00
2017-04-24 11:30:03 +08:00
2016-07-19 20:18:02 +02:00
2016-06-16 18:39:03 +02:00
2016-10-28 17:54:21 -07:00
2017-06-02 11:33:52 +04:00