summaryrefslogtreecommitdiff
path: root/hw/net/lance.c
AgeCommit message (Expand)Author
2016-01-29hw/net: Clean up includesPeter Maydell
2015-07-27pcnet: Drop pcnet_can_receiveFam Zheng
2015-02-26pcnet: pcnet_common_init() always returns 0, change to voidMarkus Armbruster
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-10-15pcnet: add bootindex to qom propertyGonglei
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29lance: QOM cast cleanupAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
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 private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini