aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-10-27ide: port idebus to vmstateJuan Quintela
2009-10-27mc146818rtc: remove rtc_mm_init()Juan Quintela
2009-10-27mc146818rtc: fix indentationJuan Quintela
2009-10-27mc146818rtc: port rtc to vmstateJuan Quintela
2009-10-27mc145818rtc: fix saving of rtc-td hack properly upgrading the version numberJuan Quintela
2009-10-27usb-uhci: port to vmstateJuan Quintela
2009-10-27usb-uhci: Add num_ports_vmstate to UHCIStateJuan Quintela
2009-10-27hotplug: more fixes for scsi disk hotplug.Gerd Hoffmann
2009-10-27hotplug: fix "pci_add storage if=scsi"Gerd Hoffmann
2009-10-27isa: configure serial+parallel by index.Gerd Hoffmann
2009-10-27pc.c: only load e1000 rom.Gerd Hoffmann
2009-10-27kill dead nic unplug code.Gerd Hoffmann
2009-10-27zap DeviceState->ndGerd Hoffmann
2009-10-27musicpal: use qdev properties for configuration.Gerd Hoffmann
2009-10-27stellaris_enet: use qdev properties for configuration.Gerd Hoffmann
2009-10-27xilinx_ethlite: use qdev properties for configuration.Gerd Hoffmann
2009-10-27smc91c111: use qdev properties for configuration.Gerd Hoffmann
2009-10-27eepro100: use qdev properties for configuration.Gerd Hoffmann
2009-10-27virtio: use qdev properties for configuration.Gerd Hoffmann
2009-10-27rtl8139: use qdev properties for configuration.Gerd Hoffmann
2009-10-27pcnet: split away lance.c (sparc32 code).Gerd Hoffmann
2009-10-27pcnet: use qdev properties for configuration.Gerd Hoffmann
2009-10-27e1000: use qdev properties for configuration.Gerd Hoffmann
2009-10-27ne2k_pci: use qdev properties for configuration.Gerd Hoffmann
2009-10-27prepare pci nic init path for qdev property configuration.Gerd Hoffmann
2009-10-27qdev: add qdev_prop_exists()Gerd Hoffmann
2009-10-27ne2k_isa: use qdev properties for configuration.Gerd Hoffmann
2009-10-27qdev/net: common nic property bitsGerd Hoffmann
2009-10-27qdev: add vlan propertyGerd Hoffmann
2009-10-27qdev: add netdev propertyGerd Hoffmann
2009-10-27qdev: mac addr property fixupsGerd Hoffmann
2009-10-27eepro100: Restructure codeStefan Weil
2009-10-25sparc32: tcx: remove unused include directiveBlue Swirl
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