Re: [Qemu-devel] [PATCH v5 09/11] hw/lan9118: Add basic 16-bit mode support.

2012-01-10 Thread Peter Maydell
On 23 December 2011 11:40, Evgeny Voevodin wrote: > > Signed-off-by: Evgeny Voevodin Reviewed-by: Peter Maydell with the caveat that my patch http://patchwork.ozlabs.org/patch/132321/ adding save/load support is likely to land first, in which case you'll need to (a) rebase and (b) add your new

[Qemu-devel] [PATCH v5 09/11] hw/lan9118: Add basic 16-bit mode support.

2011-12-23 Thread Evgeny Voevodin
Signed-off-by: Evgeny Voevodin --- hw/lan9118.c | 115 +++--- 1 files changed, 110 insertions(+), 5 deletions(-) diff --git a/hw/lan9118.c b/hw/lan9118.c index 7e64c5d..21b7b23 100644 --- a/hw/lan9118.c +++ b/hw/lan9118.c @@ -212,6 +212,17 @@