aboutsummaryrefslogtreecommitdiffstats
path: root/hw/lance.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+3
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-9/+11
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-12/+21
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-11-01pcnet: Add link state supportJan Kiszka1-0/+1
2011-08-09lance: unbreak after memory API conversionAvi Kivity1-1/+1
2011-08-08pcnet: convert to memory APIAvi Kivity1-17/+14
2010-12-11Introduce fw_name field to DeviceInfo structure.Gleb Natapov1-0/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl1-10/+4
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela1-3/+12
2009-12-03net: convert pcnet to NICStateMark McLoughlin1-3/+11
2009-10-27pcnet: port to vmstateJuan Quintela1-1/+2
2009-10-27pcnet: split away lance.c (sparc32 code).Gerd Hoffmann1-0/+146
2006-09-03initial sparc32 lance and pcnet mergebellard1-474/+0
2006-08-09removed tabsbellard1-186/+186
2006-08-09indentbellard1-98/+110
2006-04-08Fix incorrect return type.pbrook1-1/+1
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook1-1/+6
2005-11-15new network emulationbellard1-31/+19
2005-04-06sparc update (Blue Swirl)bellard1-77/+57
2004-12-19SPARC mergebellard1-53/+74
2004-10-04sparc merge (Blue Swirl)bellard1-23/+19
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-0/+472