summaryrefslogtreecommitdiffstats
path: root/hw/ne2000-isa.c
Commit message (Expand)AuthorAgeFilesLines
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-5/+5
* net: introduce qemu_get_nic()Jason Wang2013-02-011-1/+1
* net: introduce qemu_get_queue()Jason Wang2013-02-011-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* 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/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-11/+15
* isa: pic: convert to QEMU Object ModelAnthony Liguori2012-01-271-5/+11
* qdev: don't access name through infoAnthony Liguori2012-01-271-1/+1
* qdev: move qdev->info to classAnthony Liguori2012-01-271-1/+1
* ne2000: Convert to isa_register_ioportRichard Henderson2011-10-111-4/+1
* ne2000: convert to memory APIAvi Kivity2011-08-081-10/+3
* ne2000_isa: refactor device creationBlue Swirl2011-02-201-13/+0
* Keep track of ISA ports ISA device is using in qdev.Gleb Natapov2010-12-111-0/+3
* Add "static" to please SparseBlue Swirl2009-12-041-1/+1
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+11
* net: convert ne2000 to NICStateMark McLoughlin2009-12-031-8/+14
* ne2000: port to vmstateJuan Quintela2009-10-271-1/+1
* ne2k_isa: use qdev properties for configuration.Gerd Hoffmann2009-10-271-11/+8
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* ne2000-isa: Do not free memory owned by qdevmalc2009-09-141-2/+0
* qdev/isa: convert ne2000Gerd Hoffmann2009-09-101-0/+111
OpenPOWER on IntegriCloud