summaryrefslogtreecommitdiff
path: root/hw/net/etraxfs_eth.c
AgeCommit message (Expand)Author
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