index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
/
vmstate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
migration: remove register_savevm()
Laurent Vivier
1
-8
/
+0
2017-06-01
migration: loadvm handlers are not used
Juan Quintela
1
-2
/
+0
2017-05-18
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
1
-3
/
+0
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
1
-1
/
+0
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
1
-0
/
+2
2017-05-05
Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into staging
Stefan Hajnoczi
1
-0
/
+18
2017-05-04
migration: Add VMSTATE_STRUCT_2DARRAY()
Stafford Horne
1
-0
/
+18
2017-04-21
migration: rename max_size to threshold_size
Peter Xu
1
-1
/
+2
2017-02-28
migration/vmstate: fix array of ptr with nullptrs
Halil Pasic
1
-0
/
+4
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-0
/
+19
2017-02-13
migration: Add VMSTATE_UNUSED_VARRAY_UINT32
Dr. David Alan Gilbert
1
-0
/
+11
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-13
/
+8
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
1
-0
/
+2
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
1
-2
/
+3
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
1
-0
/
+20
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-5
/
+14
2017-01-10
intel_iommu: allow migration
Peter Xu
1
-0
/
+1
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
1
-0
/
+6
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+2
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
1
-1
/
+4
2016-06-17
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
1
-0
/
+6
2016-06-07
vmstate: Define VARRAY with VMS_ALLOC
Alexey Kardashevskiy
1
-0
/
+10
2016-05-23
migration: Move qjson.[ch] to migration/
Markus Armbruster
1
-1
/
+1
2016-02-26
migration/vmstate: document VMStateFlags
Sascha Silbe
1
-10
/
+90
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
1
-9
/
+9
2016-01-16
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
1
-0
/
+11
2016-01-16
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
1
-0
/
+7
2016-01-09
Add VMSTATE_STRUCT_VARRAY_KNOWN
Dr. David Alan Gilbert
1
-0
/
+13
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
1
-2
/
+3
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
1
-1
/
+1
2015-09-29
vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
Soren Brinkmann
1
-3
/
+0
2015-07-27
vmstate: remove unused declaration
Marc-André Lureau
1
-3
/
+0
2015-07-07
vmstate: Create optional sections
Juan Quintela
1
-0
/
+2
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
1
-1
/
+6
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
1
-0
/
+2
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-6
/
+2
2015-03-09
Add more VMSTATE_*_TEST variants for integers
David Gibson
1
-0
/
+15
2015-02-10
migration: Fix warning caused by missing declaration of vmstate_dummy
Stefan Weil
1
-2
/
+0
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-1
/
+2
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-3
/
+15
2015-01-26
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
1
-0
/
+10
2015-01-16
vmstate: type-check sub-arrays
Paolo Bonzini
1
-1
/
+1
2014-10-14
vmstate: Allow dynamic allocation for VBUFFER during migration
Alexey Kardashevskiy
1
-0
/
+11
2014-06-27
vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)
Alexey Kardashevskiy
1
-0
/
+11
2014-06-23
migration: dump vmstate info as a json file for static analysis
Amit Shah
1
-0
/
+2
2014-06-19
migration: introduce self_announce_delay()
Jason Wang
1
-0
/
+8
2014-06-19
migration: export SELF_ANNOUNCE_ROUNDS
Jason Wang
1
-0
/
+2
[next]