On 3/11/22 10:54, Akihiko Odaki wrote:
The register definitions in tests/qtest/e1000e-test.c had names
different from hw/net/e1000_regs.h, which made it hard to understand
what test codes corresponds to the implementation. Use
hw/net/e1000_regs.h from tests/qtest/libqos/e1000e.c to remove
these duplications.

Signed-off-by: Akihiko Odaki <[email protected]>
---
  tests/qtest/e1000e-test.c | 66 ++++++---------------------------------
  1 file changed, 10 insertions(+), 56 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to