summaryrefslogtreecommitdiff
path: root/hw/net/ne2000-isa.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé1-4/+2
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost1-3/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake1-4/+6
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake1-2/+2
2016-01-29hw/net: Clean up includesPeter Maydell1-0/+1
2015-09-02ne2000: Drop ne2000_can_receiveFam Zheng1-1/+0
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-8/+0
2014-10-15ne2000: add bootindex to qom propertyGonglei1-0/+44
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+1
2014-06-10hw/net/ne2000-isa: Register vmstate structPeter Maydell1-0/+1
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-1/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04ne2000: pass device to ne2000_setup_io, use it as ownerPaolo Bonzini1-1/+1
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-8/+7
2013-04-29ne2000-isa: QOM'ifyAndreas Färber1-3/+7
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+112