]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
authorDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 20 Oct 2023 10:40:54 +0000 (11:40 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Sun, 22 Oct 2023 13:29:55 +0000 (14:29 +0100)
commit3f324d76ca0cd980ede44b4224e89dc5973f9a98
tree1a8ab53405cc2507f25e2a6e40a32b2bda3da126
parent37c5c121fcffd855b5a02be4e020e20364be1f90
hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases

Also update the test to specify which device to attach the test socket
to, and remove the comment lamenting the fact that we can't do so.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
hw/arm/npcm7xx.c
tests/qtest/npcm7xx_emc-test.c