]> git.proxmox.com Git - qemu.git/commit
eepro100: convert to memory API
authorAvi Kivity <avi@redhat.com>
Mon, 8 Aug 2011 13:09:09 +0000 (16:09 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Aug 2011 15:15:54 +0000 (10:15 -0500)
commit5e6ffddef69837c06cfb1db90fa5e3e54de4c531
tree6c4abd30810e352d810a2b84fbcdd808d3a449ee
parentad00a9b9d4562496b9b89787ca8ac6d52419ba7c
eepro100: convert to memory API

Note: the existing code aliases the flash BAR into the MMIO bar.  This is
probably a bug.  This patch does not correct the problem.

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>
hw/eepro100.c