aboutsummaryrefslogtreecommitdiff
path: root/hw/hw.h
Commit message (Expand)AuthorAgeFilesLines
* Support marking a device as non-migratableCam Macdonell2010-10-111-0/+2
* vmstate: add subsections codeJuan Quintela2010-07-261-0/+6
* savevm: Add DeviceState paramAlex Williamson2010-07-061-7/+11
* Move stdbool.hPaul Brook2010-06-131-1/+0
* vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8Jan Kiszka2010-06-131-0/+10
* vmstate: Add support for alias IDJan Kiszka2010-05-151-0/+4
* vmstate: Drop unused post_save handlerJan Kiszka2010-05-151-1/+0
* move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini2010-04-091-2/+0
* live migration: Propagate output monitor to callback handlerJan Kiszka2009-12-031-1/+2
* vmstate: Add support for multiplying size for a constantJuan Quintela2009-12-031-0/+13
* vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8Juan Quintela2009-12-031-10/+0
* vmstate: Introduce UINT16_TEST supportJuan Quintela2009-12-031-0/+3
* vmstate: Introduce VMSTATE_STRUCT_POINTER_TESTJuan Quintela2009-12-031-6/+10
* vmstate: Introduce VMSTATE_STRUCT_TESTJuan Quintela2009-12-031-7/+11
* vmstate: Add support for VBUFFERSJuan Quintela2009-12-031-0/+20
* vmstate: Fix info field of VMSTATE_MACADDRJan Kiszka2009-12-031-1/+1
* Block live migrationlirans@il.ibm.com2009-11-171-2/+7
* pci: pcie host and mmcfg support.Isaku Yamahata2009-11-091-0/+11
* vmstate: introduce VMSTATE_BUFFER_UNSAFE_INFO.Isaku Yamahata2009-11-091-2/+5
* vmstate: Add VMSTATE_BUFFER_UNSAFEJuan Quintela2009-10-271-0/+9
* vmstate: Introduce the concept of sub-arraysJuan Quintela2009-10-271-0/+19
* vmstate: Add VMSTATE_MACADDR for the new typeJuan Quintela2009-10-271-0/+12
* vmstate: Add VMSTATE_BUFFER_UNUSEDJuan Quintela2009-10-271-0/+18
* vmstate: Add version arg to VMSTATE_SINGLE_TEST()Juan Quintela2009-10-271-11/+6
* vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes)Juan Quintela2009-10-271-1/+12
* vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove itJuan Quintela2009-10-271-6/+0
* vmstate: factor VMSTATE_*BUFFER* definitionsJuan Quintela2009-10-271-33/+14
* vmstate: factor vmstate_offset_bufferJuan Quintela2009-10-271-6/+7
* vmstate: factor vmstate_offset_arrayJuan Quintela2009-10-271-10/+9
* vmstate: factor vmstate_offset_pointerJuan Quintela2009-10-271-2/+5
* vmstate: factor vmstate_offset_valueJuan Quintela2009-10-271-18/+13
* vmstate: fix indentationJuan Quintela2009-10-271-6/+6
* vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32Juan Quintela2009-10-271-4/+4
* vmstate: add VMSTATE_UINT16_EQUAL[_V]Juan Quintela2009-10-271-0/+7
* vmstate: Add support for partial buffers transmissionJuan Quintela2009-10-271-0/+10
* vmstate: add VMSTATE_BUFFER_TESTJuan Quintela2009-10-271-0/+12
* vmstate: Add suppot for field_exist() testJuan Quintela2009-10-051-0/+26
* Add *TL functions to vmstateJuan Quintela2009-10-051-0/+19
* vmstate: add support for arrays of pointersJuan Quintela2009-10-051-0/+15
* vmstate: create VMSTATE_INT16_ARRAYJuan Quintela2009-10-051-0/+6
* vmstate: create VMSTATE_STRUCT_POINTERJuan Quintela2009-10-051-0/+9
* vmstate: create VMSTATE_I2C_SLAVEJuan Quintela2009-10-051-0/+11
* vmstate: add uint8 arrayJuan Quintela2009-10-051-0/+6
* vmstate: Add support for sending partial arraysJuan Quintela2009-10-051-0/+12
* vmstate: remove const from pre_save() functionsJuan Quintela2009-10-051-2/+2
* vmstate: add version_id argument to post_loadJuan Quintela2009-10-051-1/+1
* vmstate: remove const for put operationsJuan Quintela2009-10-051-2/+2
* vmstate: port cirrus_vga deviceJuan Quintela2009-09-111-0/+9
* vmstate: add uint64 array supportJuan Quintela2009-09-111-0/+6
* vmstate: add support for arrays of uint16_tJuan Quintela2009-09-111-0/+6