Re: [Qemu-devel] [PATCH v3 16/39] eepro100: convert to memory API

2011-08-05 Thread Anthony Liguori
On 08/04/2011 08:06 AM, Avi Kivity wrote: 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 Signed-off-by: Avi Kivity Reviewed-by: Anthony Liguori Regards, Anthony Liguori ---

[Qemu-devel] [PATCH v3 16/39] eepro100: convert to memory API

2011-08-04 Thread Avi Kivity
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 Signed-off-by: Avi Kivity --- hw/eepro100.c | 182 - 1 files changed, 37 in