summaryrefslogtreecommitdiff
path: root/hw/net/pcnet-pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+2
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum1-1/+2
2013-09-20pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-2/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-23net/pcnet-pci: QOM Upcast SweepPeter Crosthwaite1-7/+14
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+376