eepro100: Add diagnose command
authorStefan Weil <weil@mail.berlios.de>
Tue, 2 Mar 2010 21:37:58 +0000 (22:37 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 3 Mar 2010 11:44:32 +0000 (13:44 +0200)
commit711c00acba20b96253ac8305e8a9f6ff05f70677
tree10b440e17ed5f6c75b785c29b2895eb89ac04ed9
parent7198505ba04a5fbc5b976fc271c739d41c3150be
eepro100: Add diagnose command

Real hardware would run an internal self-test.
The emulation just returns a passed status.

Original patch was from Reimar Döffinger, thanks.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/eepro100.c