aboutsummaryrefslogtreecommitdiff
path: root/hw/net/ne2000.c
AgeCommit message (Expand)Author
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-15ne2000: add bootindex to qom propertyGonglei
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_le32wu()Peter Maydell
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-09-06ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno
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-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini