summaryrefslogtreecommitdiff
path: root/hw/net/eepro100.c
AgeCommit message (Expand)Author
2016-06-27hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()Peter Maydell
2016-01-29hw/net: Clean up includesPeter Maydell
2015-11-27eepro100: Prevent two endless loopsStefan Weil
2015-07-27eepro100: Drop nic_can_receiveFam Zheng
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15eepro100: add bootindex to qom propertyGonglei
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-06-27hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-29hw: import bitmap operations in qdev-core headerMarcel 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 target-independent files to subdirectoriesPaolo Bonzini