summaryrefslogtreecommitdiff
path: root/hw/net/etraxfs_eth.c
AgeCommit message (Expand)Author
2018-10-24net: etraxfs_eth: add a reset methodCédric Le Goater
2018-10-24net: etraxfs_eth: convert SysBus init method to a realize methodCédric Le Goater
2018-06-29hw/net/etraxfs_eth: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-01-29hw/net: Clean up includesPeter Maydell
2016-01-13etraxfs_eth: Don't use hw_error() in init() methodMarkus Armbruster
2015-07-20etraxfs_eth: Drop eth_can_receiveFam Zheng
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29etraxfs_eth: Rename fs_eth to ETRAXFSEthStateAndreas Färber
2013-07-29etraxfs_eth: QOM cast cleanupAndreas Färber
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini