aboutsummaryrefslogtreecommitdiff
path: root/hw/net/npcm7xx_emc.c
AgeCommit message (Expand)Author
2023-12-30hw/net: Constify VMStateRichard Henderson
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-05-02hw/net: npcm7xx_emc: set MAC in register spacePatrick Venture
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-15hw/net: npcm7xx_emc fix missing queue_flushPatrick Venture
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans