Age | Commit message (Expand) | Author |
2009-10-27 | lsi_scsi: port to vmstate | Juan Quintela |
2009-10-27 | vmstate: Add VMSTATE_BUFFER_UNSAFE | Juan Quintela |
2009-10-27 | vmware_vga: port to vmstate | Juan Quintela |
2009-10-27 | vmware_vga: the support to change dinamically depth is not there | Juan Quintela |
2009-10-27 | vmware_vga: scratch is really an array of uint32_t | Juan Quintela |
2009-10-27 | vmware_vga: remove !EMBED_STDVGA code | Juan Quintela |
2009-10-27 | vmware_vga: qemu_malloc() returns void * | Juan Quintela |
2009-10-27 | vmware_vga: Remove uselss casts from void * | Juan Quintela |
2009-10-27 | vmware_vga: Pass pci_vmsga_state_t arg no VGACommonState | Juan Quintela |
2009-10-27 | vga: remove unused vga_common_save/load | Juan Quintela |
2009-10-27 | vga: port vga-pci to vmstate | Juan Quintela |
2009-10-27 | vga: port vmware std vga to vmstate | Juan Quintela |
2009-10-27 | vga: port vga-isa to vmstate | Juan Quintela |
2009-10-27 | vga: port vga-isa-mm to vmstate | Juan Quintela |
2009-10-27 | vga: port vga_common_save/load to vmstate | Juan Quintela |
2009-10-27 | vga: create is_vbe_vmstate field | Juan Quintela |
2009-10-27 | e1000: port to vmstate | Juan Quintela |
2009-10-27 | e1000: unfold mac_regarraystosave array | Juan Quintela |
2009-10-27 | e1000: unfold mac_reg_tosave array | Juan Quintela |
2009-10-27 | ne2000: port to vmstate | Juan Quintela |
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 |