aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-10-24sparc32: convert sbi to VMState, vmsd and vmstate resetBlue Swirl
2009-10-24sparc32: convert Sun4c interrupt controller to reset + vmsdBlue Swirl
2009-10-24sparc32: convert interrupt controller to reset + vmsdBlue Swirl
2009-10-24sparc32: convert IOMMU to reset + vmsdBlue Swirl
2009-10-24sparc32: convert DMA controller to reset + vmsd, fix reset on initBlue Swirl
2009-10-24m48t59: convert to vmstate resetBlue Swirl
2009-10-24sparc32: convert slavio_timer to reset + vmsdBlue Swirl
2009-10-24fdc: convert to reset + vmsdBlue Swirl
2009-10-24esp: convert to reset + vmsdBlue Swirl
2009-10-24sparc32: convert cs4231 to VMState, vmsd and resetBlue Swirl
2009-10-24escc: add chipset docsBlue Swirl
2009-10-24escc: convert to VMState, vmsd and resetBlue Swirl
2009-10-24sparc32: add chipset docs for eccmemctlBlue Swirl
2009-10-24sparc32: convert slavio_misc to reset + vmsdBlue Swirl
2009-10-24sparc32: convert eccmemctl to reset + vmsdBlue Swirl
2009-10-24sparc64: remove unused variablesBlue Swirl
2009-10-21qdev: add string property.Gerd Hoffmann
2009-10-21char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah
2009-10-18Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl
2009-10-15MIPS jazz: create isa busRoy Tam
2009-10-15multiboot: Limit number of multiboot modulesAdam Lackorzynski
2009-10-15multiboot: Fix cmdline of modulesAdam Lackorzynski
2009-10-15pcnet: Extend hardware resetJan Kiszka
2009-10-15net: allow NICs to be connected to netdevsMark McLoughlin
2009-10-15net: handle -netdevice optionsMark McLoughlin
2009-10-15net: remove id field from NICInfoMark McLoughlin
2009-10-15hotplug: safely iterate bus's sibling list while removing a deviceMark McLoughlin
2009-10-15eepro100: Remove unused device status entriesStefan Weil
2009-10-14scsi disk block descriptor v2Artyom Tarasenko
2009-10-13Add some chipset doc linksBlue Swirl
2009-10-12Fixed wacom emulationFrançois Revol
2009-10-12rom loader: also try filename as-is.Gerd Hoffmann
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann
2009-10-12TARGET_I386 is always defined if TARGET_X86_64 is definedJuan Quintela
2009-10-12ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela
2009-10-12ide: cmd646 ->unit has just the value that we wantJuan Quintela
2009-10-12ide: cmd646 we can get the pci device with container_ofJuan Quintela
2009-10-12ide: 'secondary' field is only used by cmd646Juan Quintela
2009-10-12ide: PCIIDEState type field is not needed anymoreJuan Quintela
2009-10-12ide: split cmd646 and piix from pci.cJuan Quintela
2009-10-12ide: export needed ide-pci functions for splitJuan Quintela
2009-10-12ide: create ide/pci.h for common ide pci definitionsJuan Quintela
2009-10-12ide: remove uselsess casts from void *Juan Quintela
2009-10-12ide: Remove duplicated definitionsJuan Quintela
2009-10-12ide: Remove cast in pci_register_barJuan Quintela
2009-10-12ide: change cast to DO_UPCASTJuan Quintela
2009-10-10Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)malc
2009-10-08pcnet: Restart poll timer on pcnet_startJan Kiszka
2009-10-08pcnet: Drop unused recv_pos fieldJan Kiszka
2009-10-07Clean up test for qdev_init() failureMarkus Armbruster