summaryrefslogtreecommitdiff
path: root/hw/net/ne2000-isa.c
AgeCommit message (Expand)Author
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-01-29hw/net: Clean up includesPeter Maydell
2015-09-02ne2000: Drop ne2000_can_receiveFam Zheng
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-10-15ne2000: add bootindex to qom propertyGonglei
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-10hw/net/ne2000-isa: Register vmstate structPeter Maydell
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04ne2000: pass device to ne2000_setup_io, use it as ownerPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29ne2000-isa: QOM'ifyAndreas Färber
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini