summaryrefslogtreecommitdiff
path: root/hw/net/ne2000.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-06ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno1-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-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+789