aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-10-27pcnet: port to vmstateJuan Quintela
2009-10-27eepro100: port to vmstateJuan Quintela
2009-10-27eeprom93xx: port to vmstateJuan Quintela
2009-10-27rtl8139: port to vmstateJuan Quintela
2009-10-27rtl8139: port TallyCounters to vmstateJuan Quintela
2009-10-27vmstate: Introduce the concept of sub-arraysJuan Quintela
2009-10-27vmstate: Add VMSTATE_MACADDR for the new typeJuan Quintela
2009-10-27vmstate: Add VMSTATE_BUFFER_UNUSEDJuan Quintela
2009-10-27vmstate: Add version arg to VMSTATE_SINGLE_TEST()Juan Quintela
2009-10-27vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes)Juan Quintela
2009-10-27vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove itJuan Quintela
2009-10-27vmstate: factor VMSTATE_*BUFFER* definitionsJuan Quintela
2009-10-27vmstate: factor vmstate_offset_bufferJuan Quintela
2009-10-27vmstate: factor vmstate_offset_arrayJuan Quintela
2009-10-27vmstate: factor vmstate_offset_pointerJuan Quintela
2009-10-27vmstate: factor vmstate_offset_valueJuan Quintela
2009-10-27vmstate: fix indentationJuan Quintela
2009-10-27vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32Juan Quintela
2009-10-27vmstate: add VMSTATE_UINT16_EQUAL[_V]Juan Quintela
2009-10-27serial: use post_load version_id field and remove pre_load functionJuan Quintela
2009-10-27vmstate: Add support for partial buffers transmissionJuan Quintela
2009-10-27ib700: port to vmstateJuan Quintela
2009-10-27ib700: move timer to IB700StateJuan Quintela
2009-10-27ib700: Introduce IB700StateJuan Quintela
2009-10-27wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.hJuan Quintela
2009-10-27wdt_i6300esb: remove useless casts from void *Juan Quintela
2009-10-27wdt_i6300esb: port to vmstateJuan Quintela
2009-10-27ide: pre VMState functions are not needed anymoreJuan Quintela
2009-10-27ide: port pci ide to vmstateJuan Quintela
2009-10-27ide: port pmac ide to vmstateJuan Quintela
2009-10-27ide: port isa ide to vmstateJuan Quintela
2009-10-27ide: port ide mmio to vmstateJuan Quintela
2009-10-27ide: include bus in MMIOStateJuan Quintela
2009-10-27ide: port microdrive to vmstateJuan Quintela
2009-10-27ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVESJuan Quintela
2009-10-27ide: microdrive cycle field is set as uint8_tJuan Quintela
2009-10-27ide: port ide_drive to vmstateJuan Quintela
2009-10-27vmstate: add VMSTATE_BUFFER_TESTJuan Quintela
2009-10-27ide: change identify_data type to uint8_tJuan Quintela
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