aboutsummaryrefslogtreecommitdiff
path: root/hw/hw.h
AgeCommit message (Expand)Author
2009-12-03live migration: Propagate output monitor to callback handlerJan Kiszka
2009-12-03vmstate: Add support for multiplying size for a constantJuan Quintela
2009-12-03vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8Juan Quintela
2009-12-03vmstate: Introduce UINT16_TEST supportJuan Quintela
2009-12-03vmstate: Introduce VMSTATE_STRUCT_POINTER_TESTJuan Quintela
2009-12-03vmstate: Introduce VMSTATE_STRUCT_TESTJuan Quintela
2009-12-03vmstate: Add support for VBUFFERSJuan Quintela
2009-12-03vmstate: Fix info field of VMSTATE_MACADDRJan Kiszka
2009-11-17Block live migrationlirans@il.ibm.com
2009-11-09pci: pcie host and mmcfg support.Isaku Yamahata
2009-11-09vmstate: introduce VMSTATE_BUFFER_UNSAFE_INFO.Isaku Yamahata
2009-10-27vmstate: Add VMSTATE_BUFFER_UNSAFEJuan 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-27vmstate: Add support for partial buffers transmissionJuan Quintela
2009-10-27vmstate: add VMSTATE_BUFFER_TESTJuan Quintela
2009-10-05vmstate: Add suppot for field_exist() testJuan Quintela
2009-10-05Add *TL functions to vmstateJuan Quintela
2009-10-05vmstate: add support for arrays of pointersJuan Quintela
2009-10-05vmstate: create VMSTATE_INT16_ARRAYJuan Quintela
2009-10-05vmstate: create VMSTATE_STRUCT_POINTERJuan Quintela
2009-10-05vmstate: create VMSTATE_I2C_SLAVEJuan Quintela
2009-10-05vmstate: add uint8 arrayJuan Quintela
2009-10-05vmstate: Add support for sending partial arraysJuan Quintela
2009-10-05vmstate: remove const from pre_save() functionsJuan Quintela
2009-10-05vmstate: add version_id argument to post_loadJuan Quintela
2009-10-05vmstate: remove const for put operationsJuan Quintela
2009-09-11vmstate: port cirrus_vga deviceJuan Quintela
2009-09-11vmstate: add uint64 array supportJuan Quintela
2009-09-11vmstate: add support for arrays of uint16_tJuan Quintela
2009-09-11vmstate: add support for uint8_t equalJuan Quintela
2009-09-11vmstate: Add pre/post_save() hooksJuan Quintela
2009-09-11vmstate: Add pre_load() hookJuan Quintela
2009-09-11vmstate: rename run_after_load() -> post_load()Juan Quintela
2009-09-11vmstate: add sensible arguments to vmstate_unregister()Juan Quintela
2009-09-09Fix VMSTATE_PCI_DEVICE versionJuan Quintela
2009-08-31Add VMState support for ptimersBlue Swirl
2009-08-27Add VMState support to run a function after loadJuan Quintela