summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* ide: 'secondary' field is only used by cmd646Juan Quintela2009-10-121-1/+1
* ide: PCIIDEState type field is not needed anymoreJuan Quintela2009-10-123-30/+11
* ide: split cmd646 and piix from pci.cJuan Quintela2009-10-123-338/+478
* ide: export needed ide-pci functions for splitJuan Quintela2009-10-122-10/+20
* ide: create ide/pci.h for common ide pci definitionsJuan Quintela2009-10-122-13/+19
* ide: remove uselsess casts from void *Juan Quintela2009-10-122-13/+13
* ide: Remove duplicated definitionsJuan Quintela2009-10-121-6/+0
* ide: Remove cast in pci_register_barJuan Quintela2009-10-121-12/+6
* ide: change cast to DO_UPCASTJuan Quintela2009-10-121-2/+2
* Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)malc2009-10-101-1/+1
* pcnet: Restart poll timer on pcnet_startJan Kiszka2009-10-081-0/+1
OpenPOWER on IntegriCloud