diff options
author | Stefan Weil <weil@mail.berlios.de> | 2009-10-30 13:36:21 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-11-09 08:43:11 -0600 |
commit | ba42b6467b0e95f29187539237424cec13f0d5da (patch) | |
tree | 84003c26f24f684a840691c47aecbad8df08725a /qemu-tool.c | |
parent | b4dccd8db43f6ee45389916bb96846344f7ce203 (diff) |
eepro100: Improve support for different devices
* Add device properties (size of statistical data,
extended tcb support) to EEPRO100State and set
these values for the different devices.
* Fix PCI configuration for existing devices.
* Add initialisation code for missing devices.
* Remove function device_supports_eTxCB.
It is no longer needed.
* Fix dump of statistical data. It now respects
the real size of the statistical data.
An endianess issue was fixed here, too.
* CU_SHOWSTATS, CU_DUMPSTATS now write a
completion value after the statistical data.
There is no need to keep this value in
eepro100_stats_t, so member "complete"
could be removed.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-tool.c')
0 files changed, 0 insertions, 0 deletions