summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pcnet: split away lance.c (sparc32 code).Gerd Hoffmann2009-10-273-145/+194
* pcnet: use qdev properties for configuration.Gerd Hoffmann2009-10-272-18/+51
* e1000: use qdev properties for configuration.Gerd Hoffmann2009-10-271-11/+38
* ne2k_pci: use qdev properties for configuration.Gerd Hoffmann2009-10-271-8/+33
* prepare pci nic init path for qdev property configuration.Gerd Hoffmann2009-10-271-2/+8
* qdev: add qdev_prop_exists()Gerd Hoffmann2009-10-272-0/+6
* ne2k_isa: use qdev properties for configuration.Gerd Hoffmann2009-10-273-15/+12
* qdev/net: common nic property bitsGerd Hoffmann2009-10-271-0/+9
* qdev: add vlan propertyGerd Hoffmann2009-10-272-0/+45
* qdev: add netdev propertyGerd Hoffmann2009-10-272-0/+40
* qdev: mac addr property fixupsGerd Hoffmann2009-10-272-11/+23
* eepro100: Restructure codeStefan Weil2009-10-271-24/+30
* sparc32: tcx: remove unused include directiveBlue Swirl2009-10-251-1/+0
* sparc32: convert sbi to VMState, vmsd and vmstate resetBlue Swirl2009-10-241-31/+15
* sparc32: convert Sun4c interrupt controller to reset + vmsdBlue Swirl2009-10-241-5/+7
* sparc32: convert interrupt controller to reset + vmsdBlue Swirl2009-10-241-5/+7
* sparc32: convert IOMMU to reset + vmsdBlue Swirl2009-10-241-5/+6
* sparc32: convert DMA controller to reset + vmsd, fix reset on initBlue Swirl2009-10-241-5/+6
* m48t59: convert to vmstate resetBlue Swirl2009-10-241-4/+19
* sparc32: convert slavio_timer to reset + vmsdBlue Swirl2009-10-241-5/+6
* fdc: convert to reset + vmsdBlue Swirl2009-10-241-8/+29
* esp: convert to reset + vmsdBlue Swirl2009-10-241-8/+16
* sparc32: convert cs4231 to VMState, vmsd and resetBlue Swirl2009-10-241-33/+19
* escc: add chipset docsBlue Swirl2009-10-241-0/+4
* escc: convert to VMState, vmsd and resetBlue Swirl2009-10-241-62/+38
* sparc32: add chipset docs for eccmemctlBlue Swirl2009-10-241-0/+4
* sparc32: convert slavio_misc to reset + vmsdBlue Swirl2009-10-241-6/+6
* sparc32: convert eccmemctl to reset + vmsdBlue Swirl2009-10-241-6/+6
* sparc64: remove unused variablesBlue Swirl2009-10-241-3/+0
* qdev: add string property.Gerd Hoffmann2009-10-212-0/+32
* char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah2009-10-212-2/+2
* Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl2009-10-181-1/+1
* MIPS jazz: create isa busRoy Tam2009-10-151-0/+2
* multiboot: Limit number of multiboot modulesAdam Lackorzynski2009-10-151-1/+8
* multiboot: Fix cmdline of modulesAdam Lackorzynski2009-10-151-1/+1
* pcnet: Extend hardware resetJan Kiszka2009-10-151-0/+3
* net: allow NICs to be connected to netdevsMark McLoughlin2009-10-157-9/+16
* net: handle -netdevice optionsMark McLoughlin2009-10-151-1/+1
* net: remove id field from NICInfoMark McLoughlin2009-10-151-2/+2
* hotplug: safely iterate bus's sibling list while removing a deviceMark McLoughlin2009-10-151-2/+2
* eepro100: Remove unused device status entriesStefan Weil2009-10-151-74/+20
* scsi disk block descriptor v2Artyom Tarasenko2009-10-141-1/+21
* Add some chipset doc linksBlue Swirl2009-10-132-0/+17
* Fixed wacom emulationFrançois Revol2009-10-121-14/+24
* rom loader: also try filename as-is.Gerd Hoffmann2009-10-121-2/+1
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-1214-24/+54
* TARGET_I386 is always defined if TARGET_X86_64 is definedJuan Quintela2009-10-123-4/+4
* ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela2009-10-123-3/+0
* ide: cmd646 ->unit has just the value that we wantJuan Quintela2009-10-121-2/+2
* ide: cmd646 we can get the pci device with container_ofJuan Quintela2009-10-121-6/+11
OpenPOWER on IntegriCloud