summary refs log tree commit diff stats
path: root/tests/qtest/npcm7xx_emc-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest/npcm7xx_emc_test: Don't leak cmd_linePeter Maydell2024-03-251-2/+2
* tests/qtest/npcm7xx_emc-test: Connect all NICs to a backendPeter Maydell2024-02-151-1/+4
* hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliasesDavid Woodhouse2024-02-021-14/+4
* tests/qtest: npcm7xx-emc-test: Skip checking MACPatrick Venture2022-09-191-1/+2
* tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng2022-08-291-0/+8
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* Drop qemu_foo() socket API wrapperMarc-André Lureau2022-03-221-2/+2
* net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans2021-03-301-9/+21
* tests/qtests: Add npcm7xx emc model testDoug Evans2021-03-051-0/+862