index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
hw.h
Age
Commit message (
Expand
)
Author
2009-11-17
Block live migration
lirans@il.ibm.com
2009-11-09
pci: pcie host and mmcfg support.
Isaku Yamahata
2009-11-09
vmstate: introduce VMSTATE_BUFFER_UNSAFE_INFO.
Isaku Yamahata
2009-10-27
vmstate: Add VMSTATE_BUFFER_UNSAFE
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
vmstate: Add support for partial buffers transmission
Juan Quintela
2009-10-27
vmstate: add VMSTATE_BUFFER_TEST
Juan Quintela
2009-10-05
vmstate: Add suppot for field_exist() test
Juan Quintela
2009-10-05
Add *TL functions to vmstate
Juan Quintela
2009-10-05
vmstate: add support for arrays of pointers
Juan Quintela
2009-10-05
vmstate: create VMSTATE_INT16_ARRAY
Juan Quintela
2009-10-05
vmstate: create VMSTATE_STRUCT_POINTER
Juan Quintela
2009-10-05
vmstate: create VMSTATE_I2C_SLAVE
Juan Quintela
2009-10-05
vmstate: add uint8 array
Juan Quintela
2009-10-05
vmstate: Add support for sending partial arrays
Juan Quintela
2009-10-05
vmstate: remove const from pre_save() functions
Juan Quintela
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
vmstate: remove const for put operations
Juan Quintela
2009-09-11
vmstate: port cirrus_vga device
Juan Quintela
2009-09-11
vmstate: add uint64 array support
Juan Quintela
2009-09-11
vmstate: add support for arrays of uint16_t
Juan Quintela
2009-09-11
vmstate: add support for uint8_t equal
Juan Quintela
2009-09-11
vmstate: Add pre/post_save() hooks
Juan Quintela
2009-09-11
vmstate: Add pre_load() hook
Juan Quintela
2009-09-11
vmstate: rename run_after_load() -> post_load()
Juan Quintela
2009-09-11
vmstate: add sensible arguments to vmstate_unregister()
Juan Quintela
2009-09-09
Fix VMSTATE_PCI_DEVICE version
Juan Quintela
2009-08-31
Add VMState support for ptimers
Blue Swirl
2009-08-27
Add VMState support to run a function after load
Juan Quintela
2009-08-27
Port PCIDevice state to VMState
Juan Quintela
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Add VMState support for static sized buffers (uint_8)
Juan Quintela
2009-08-27
Add VMState support for variable sized arrays
Juan Quintela
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Add VMState support for arrays of structs
Juan Quintela
2009-08-27
Add VMState support for structs
Juan Quintela
2009-08-27
Add VMState support for arrays
Juan Quintela
[next]