summaryrefslogtreecommitdiff
path: root/hw/net/etraxfs_eth.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost1-1/+1
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-01-29hw/net: Clean up includesPeter Maydell1-1/+1
2016-01-13etraxfs_eth: Don't use hw_error() in init() methodMarkus Armbruster1-1/+3
2015-07-20etraxfs_eth: Drop eth_can_receiveFam Zheng1-6/+0
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-13/+0
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster1-0/+2
2013-07-29etraxfs_eth: Rename fs_eth to ETRAXFSEthStateAndreas Färber1-19/+19
2013-07-29etraxfs_eth: QOM cast cleanupAndreas Färber1-6/+12
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini1-0/+656