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
*
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
*
vmstate: port cirrus_vga device
Juan Quintela
2009-09-11
1
-0
/
+9
*
vmstate: add uint64 array support
Juan Quintela
2009-09-11
1
-0
/
+6
*
vmstate: add support for arrays of uint16_t
Juan Quintela
2009-09-11
1
-0
/
+6
*
vmstate: add support for uint8_t equal
Juan Quintela
2009-09-11
1
-0
/
+4
*
vmstate: Add pre/post_save() hooks
Juan Quintela
2009-09-11
1
-0
/
+2
*
vmstate: Add pre_load() hook
Juan Quintela
2009-09-11
1
-0
/
+1
*
vmstate: rename run_after_load() -> post_load()
Juan Quintela
2009-09-11
1
-1
/
+1
*
vmstate: add sensible arguments to vmstate_unregister()
Juan Quintela
2009-09-11
1
-1
/
+1
*
Fix VMSTATE_PCI_DEVICE version
Juan Quintela
2009-09-09
1
-1
/
+0
*
Add VMState support for ptimers
Blue Swirl
2009-08-31
1
-0
/
+7
*
Add VMState support to run a function after load
Juan Quintela
2009-08-27
1
-0
/
+1
*
Port PCIDevice state to VMState
Juan Quintela
2009-08-27
1
-0
/
+12
*
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
1
-0
/
+4
*
Add VMState support for static sized buffers (uint_8)
Juan Quintela
2009-08-27
1
-0
/
+18
*
Add VMState support for variable sized arrays
Juan Quintela
2009-08-27
1
-0
/
+22
*
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
1
-0
/
+5
*
Add VMState support for arrays of structs
Juan Quintela
2009-08-27
1
-0
/
+11
*
Add VMState support for structs
Juan Quintela
2009-08-27
1
-0
/
+12
*
Add VMState support for arrays
Juan Quintela
2009-08-27
1
-0
/
+28
*
Add VMState support for pointers
Juan Quintela
2009-08-27
1
-0
/
+19
*
New VMstate save/load infrastructure
Juan Quintela
2009-08-27
1
-0
/
+102
*
add file descriptor migration
Paolo Bonzini
2009-08-27
1
-0
/
+1
[next]