index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
hw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
spice: add qxl device
Gerd Hoffmann
2010-12-09
1
-0
/
+14
*
migration: allow rate > 4g
Michael S. Tsirkin
2010-12-02
1
-4
/
+4
*
add VMSTATE_BOOL
Gerd Hoffmann
2010-11-01
1
-0
/
+14
*
Support marking a device as non-migratable
Cam Macdonell
2010-08-10
1
-0
/
+2
*
vmstate: add subsections code
Juan Quintela
2010-07-26
1
-0
/
+6
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-7
/
+11
*
Move stdbool.h
Paul Brook
2010-06-13
1
-1
/
+0
*
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
2010-06-13
1
-0
/
+10
*
vmstate: Add support for alias ID
Jan Kiszka
2010-05-15
1
-0
/
+4
*
vmstate: Drop unused post_save handler
Jan Kiszka
2010-05-15
1
-1
/
+0
*
move targphys.h and hw/poison.h inclusion to cpu-common.h
Paolo Bonzini
2010-04-09
1
-2
/
+0
*
live migration: Propagate output monitor to callback handler
Jan Kiszka
2009-12-03
1
-1
/
+2
*
vmstate: Add support for multiplying size for a constant
Juan Quintela
2009-12-03
1
-0
/
+13
*
vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
Juan Quintela
2009-12-03
1
-10
/
+0
*
vmstate: Introduce UINT16_TEST support
Juan Quintela
2009-12-03
1
-0
/
+3
*
vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
Juan Quintela
2009-12-03
1
-6
/
+10
*
vmstate: Introduce VMSTATE_STRUCT_TEST
Juan Quintela
2009-12-03
1
-7
/
+11
*
vmstate: Add support for VBUFFERS
Juan Quintela
2009-12-03
1
-0
/
+20
*
vmstate: Fix info field of VMSTATE_MACADDR
Jan Kiszka
2009-12-03
1
-1
/
+1
*
Block live migration
lirans@il.ibm.com
2009-11-17
1
-2
/
+7
*
pci: pcie host and mmcfg support.
Isaku Yamahata
2009-11-09
1
-0
/
+11
*
vmstate: introduce VMSTATE_BUFFER_UNSAFE_INFO.
Isaku Yamahata
2009-11-09
1
-2
/
+5
*
vmstate: Add VMSTATE_BUFFER_UNSAFE
Juan Quintela
2009-10-27
1
-0
/
+9
*
vmstate: Introduce the concept of sub-arrays
Juan Quintela
2009-10-27
1
-0
/
+19
*
vmstate: Add VMSTATE_MACADDR for the new type
Juan Quintela
2009-10-27
1
-0
/
+12
*
vmstate: Add VMSTATE_BUFFER_UNUSED
Juan Quintela
2009-10-27
1
-0
/
+18
*
vmstate: Add version arg to VMSTATE_SINGLE_TEST()
Juan Quintela
2009-10-27
1
-11
/
+6
*
vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes)
Juan Quintela
2009-10-27
1
-1
/
+12
*
vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove it
Juan Quintela
2009-10-27
1
-6
/
+0
*
vmstate: factor VMSTATE_*BUFFER* definitions
Juan Quintela
2009-10-27
1
-33
/
+14
*
vmstate: factor vmstate_offset_buffer
Juan Quintela
2009-10-27
1
-6
/
+7
*
vmstate: factor vmstate_offset_array
Juan Quintela
2009-10-27
1
-10
/
+9
*
vmstate: factor vmstate_offset_pointer
Juan Quintela
2009-10-27
1
-2
/
+5
*
vmstate: factor vmstate_offset_value
Juan Quintela
2009-10-27
1
-18
/
+13
*
vmstate: fix indentation
Juan Quintela
2009-10-27
1
-6
/
+6
*
vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32
Juan Quintela
2009-10-27
1
-4
/
+4
*
vmstate: add VMSTATE_UINT16_EQUAL[_V]
Juan Quintela
2009-10-27
1
-0
/
+7
*
vmstate: Add support for partial buffers transmission
Juan Quintela
2009-10-27
1
-0
/
+10
*
vmstate: add VMSTATE_BUFFER_TEST
Juan Quintela
2009-10-27
1
-0
/
+12
*
vmstate: Add suppot for field_exist() test
Juan Quintela
2009-10-05
1
-0
/
+26
*
Add *TL functions to vmstate
Juan Quintela
2009-10-05
1
-0
/
+19
*
vmstate: add support for arrays of pointers
Juan Quintela
2009-10-05
1
-0
/
+15
*
vmstate: create VMSTATE_INT16_ARRAY
Juan Quintela
2009-10-05
1
-0
/
+6
*
vmstate: create VMSTATE_STRUCT_POINTER
Juan Quintela
2009-10-05
1
-0
/
+9
*
vmstate: create VMSTATE_I2C_SLAVE
Juan Quintela
2009-10-05
1
-0
/
+11
*
vmstate: add uint8 array
Juan Quintela
2009-10-05
1
-0
/
+6
*
vmstate: Add support for sending partial arrays
Juan Quintela
2009-10-05
1
-0
/
+12
*
vmstate: remove const from pre_save() functions
Juan Quintela
2009-10-05
1
-2
/
+2
*
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
1
-1
/
+1
*
vmstate: remove const for put operations
Juan Quintela
2009-10-05
1
-2
/
+2
[next]