index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2009-10-27
pcnet: port to vmstate
Juan Quintela
2009-10-27
eepro100: port to vmstate
Juan Quintela
2009-10-27
eeprom93xx: port to vmstate
Juan Quintela
2009-10-27
rtl8139: port to vmstate
Juan Quintela
2009-10-27
rtl8139: port TallyCounters to vmstate
Juan Quintela
2009-10-27
vmstate: Introduce the concept of sub-arrays
Juan Quintela
2009-10-27
vmstate: Add VMSTATE_MACADDR for the new type
Juan Quintela
2009-10-27
vmstate: Add VMSTATE_BUFFER_UNUSED
Juan Quintela
2009-10-27
vmstate: Add version arg to VMSTATE_SINGLE_TEST()
Juan Quintela
2009-10-27
vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes)
Juan Quintela
2009-10-27
vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove it
Juan Quintela
2009-10-27
vmstate: factor VMSTATE_*BUFFER* definitions
Juan Quintela
2009-10-27
vmstate: factor vmstate_offset_buffer
Juan Quintela
2009-10-27
vmstate: factor vmstate_offset_array
Juan Quintela
2009-10-27
vmstate: factor vmstate_offset_pointer
Juan Quintela
2009-10-27
vmstate: factor vmstate_offset_value
Juan Quintela
2009-10-27
vmstate: fix indentation
Juan Quintela
2009-10-27
vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32
Juan Quintela
2009-10-27
vmstate: add VMSTATE_UINT16_EQUAL[_V]
Juan Quintela
2009-10-27
serial: use post_load version_id field and remove pre_load function
Juan Quintela
2009-10-27
vmstate: Add support for partial buffers transmission
Juan Quintela
2009-10-27
ib700: port to vmstate
Juan Quintela
2009-10-27
ib700: move timer to IB700State
Juan Quintela
2009-10-27
ib700: Introduce IB700State
Juan Quintela
2009-10-27
wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h
Juan Quintela
2009-10-27
wdt_i6300esb: remove useless casts from void *
Juan Quintela
2009-10-27
wdt_i6300esb: port to vmstate
Juan Quintela
2009-10-27
ide: pre VMState functions are not needed anymore
Juan Quintela
2009-10-27
ide: port pci ide to vmstate
Juan Quintela
2009-10-27
ide: port pmac ide to vmstate
Juan Quintela
2009-10-27
ide: port isa ide to vmstate
Juan Quintela
2009-10-27
ide: port ide mmio to vmstate
Juan Quintela
2009-10-27
ide: include bus in MMIOState
Juan Quintela
2009-10-27
ide: port microdrive to vmstate
Juan Quintela
2009-10-27
ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES
Juan Quintela
2009-10-27
ide: microdrive cycle field is set as uint8_t
Juan Quintela
2009-10-27
ide: port ide_drive to vmstate
Juan Quintela
2009-10-27
vmstate: add VMSTATE_BUFFER_TEST
Juan Quintela
2009-10-27
ide: change identify_data type to uint8_t
Juan Quintela
2009-10-27
ide: port idebus to vmstate
Juan Quintela
2009-10-27
mc146818rtc: remove rtc_mm_init()
Juan Quintela
2009-10-27
mc146818rtc: fix indentation
Juan Quintela
2009-10-27
mc146818rtc: port rtc to vmstate
Juan Quintela
2009-10-27
mc145818rtc: fix saving of rtc-td hack properly upgrading the version number
Juan Quintela
2009-10-27
usb-uhci: port to vmstate
Juan Quintela
2009-10-27
usb-uhci: Add num_ports_vmstate to UHCIState
Juan Quintela
2009-10-27
hotplug: more fixes for scsi disk hotplug.
Gerd Hoffmann
2009-10-27
hotplug: fix "pci_add storage if=scsi"
Gerd Hoffmann
2009-10-27
isa: configure serial+parallel by index.
Gerd Hoffmann
2009-10-27
pc.c: only load e1000 rom.
Gerd Hoffmann
[next]