summaryrefslogtreecommitdiffstats
path: root/hw/lance.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-1/+1
* hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek2012-07-231-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-9/+11
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-12/+21
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* pcnet: Add link state supportJan Kiszka2011-11-011-0/+1
* lance: unbreak after memory API conversionAvi Kivity2011-08-091-1/+1
* pcnet: convert to memory APIAvi Kivity2011-08-081-17/+14
* Introduce fw_name field to DeviceInfo structure.Gleb Natapov2010-12-111-0/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* sparc32: convert debug printf statements to tracepointsBlue Swirl2010-10-311-10/+4
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-3/+12
* net: convert pcnet to NICStateMark McLoughlin2009-12-031-3/+11
* pcnet: port to vmstateJuan Quintela2009-10-271-1/+2
* pcnet: split away lance.c (sparc32 code).Gerd Hoffmann2009-10-271-0/+146
* initial sparc32 lance and pcnet mergebellard2006-09-031-474/+0
* removed tabsbellard2006-08-091-186/+186
* indentbellard2006-08-091-98/+110
* Fix incorrect return type.pbrook2006-04-081-1/+1
* Avoid buffer overflow when sending slirp packets.pbrook2006-02-041-1/+6
* new network emulationbellard2005-11-151-31/+19
* sparc update (Blue Swirl)bellard2005-04-061-77/+57
* SPARC mergebellard2004-12-191-53/+74
* sparc merge (Blue Swirl)bellard2004-10-041-23/+19
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+472
OpenPOWER on IntegriCloud