COMMITS
/ include/migration/vmstate.h June 30, 2023
A
include/migration: mark vmstate_register() as a legacy function
Alex Bennée committed
January 13, 2022
D
migration: Add canary to VMSTATE_END_OF_LIST
Dr. David Alan Gilbert committed
January 17, 2023
D
migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
David Hildenbrand committed
D
migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
David Hildenbrand committed
February 15, 2022
P
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell committed
April 13, 2021
D
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand committed
May 17, 2021
P
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé committed
December 11, 2020
M
migration: Replace migration's JSON writer by the general one
Markus Armbruster committed
October 22, 2020
P
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell committed
May 8, 2020
Y
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich committed
May 30, 2020
P
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
Philippe Mathieu-Daudé committed
January 13, 2020
E
migration: Support QLIST migration
Eric Auger committed
October 16, 2019
P
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu committed
P
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu committed
August 28, 2019
M
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau committed
M
vmstate: add qom interface to get id
Marc-André Lureau committed
October 29, 2019
J
migration: add new migration state wait-unplug
Jens Freimann committed
October 11, 2019
E
migration: Support gtree migration
Eric Auger committed
August 12, 2019
M
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster committed
July 26, 2019
P
vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros
Peter Maydell committed
June 19, 2019
L
vmstate: Add support for kernel integer types
Liran Alon committed
March 29, 2019
P
migration: comment VMSTATE_UNUSED*() properly
Peter Xu committed
November 26, 2018
C
migration: Add a VMSTATE_BOOL_TEST() macro
Corey Minyard committed
January 21, 2019
A
migration: Add post_save function to VMStateDescription
Aaron Lindsay committed
November 14, 2018
M
vmstate: constify VMStateField
Marc-André Lureau committed
August 14, 2018
L
vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
Luc Michel committed
June 8, 2018
G
typedefs: add QJSON
Greg Kurz committed
June 4, 2018
P
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell committed
June 1, 2018
P
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell committed
May 3, 2018
M
migration: drop an unused include
Michael S. Tsirkin committed
April 25, 2018
C
vmstate: Add a VSTRUCT type
Corey Minyard committed
May 31, 2018
P
vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
Peter Maydell committed
February 6, 2018
P
pci/bus: let it has higher migration priority
Peter Xu committed
January 25, 2018
R
vmstate: Add VMSTATE_UINT64_SUB_ARRAY
Richard Henderson committed
September 25, 2017
D
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert committed
D
migration: pre_save return int
Dr. David Alan Gilbert committed
June 23, 2017
H
vmstate: error hint for failed equal checks
Halil Pasic committed
June 14, 2017
J
migration: Fix compilation with older compilers
Juan Quintela committed
June 13, 2017
E
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger committed
April 24, 2017
J
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela committed
J
migration: Split registration functions from vmstate.h
Juan Quintela committed
April 21, 2017
J
migration: Move self_announce_delay() to misc.h
Juan Quintela committed
May 24, 2017
L
migration: remove register_savevm()
Laurent Vivier committed
J
migration: loadvm handlers are not used
Juan Quintela committed
April 17, 2017
J
migration: Remove qemu-file.h from vmstate.h
Juan Quintela committed
J
migration: Move check_migratable() into qdev.c
Juan Quintela committed
April 5, 2017
J
migration: Remove old MigrationParams
Juan Quintela committed
May 5, 2017
S
Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into staging
Stefan Hajnoczi committed
April 16, 2017
S
migration: Add VMSTATE_STRUCT_2DARRAY()
Stafford Horne committed
April 1, 2017
P
migration: rename max_size to threshold_size
Peter Xu committed