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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
migration
/
vmstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-22
migration: rename qemu_ftell to qemu_file_total_transferred
Daniel P. Berrangé
1
-2
/
+3
2022-03-02
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
1
-6
/
+0
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-25
/
+27
2020-10-26
migration: Add spaces around operator
Bihong Yu
1
-5
/
+5
2020-02-28
migration/vmstate: Remove redundant statement in vmstate_save_state_v()
Chen Qun
1
-1
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-14
vmstate: check subsection_found is enough
Wei Yang
1
-4
/
+4
2019-01-21
migration: Add post_save function to VMStateDescription
Aaron Lindsay
1
-1
/
+12
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-14
/
+17
2018-08-22
migration: Correctly handle subsections with no 'needed' function
Peter Maydell
1
-3
/
+3
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2018-06-01
migration: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
vmstate: Add a VSTRUCT type
Corey Minyard
1
-4
/
+21
2017-09-27
migration: wire vmstate_save_state errors up to vmstate_subsection_save
Dr. David Alan Gilbert
1
-8
/
+12
2017-09-27
migration: Check field save returns
Dr. David Alan Gilbert
1
-3
/
+12
2017-09-27
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
1
-2
/
+10
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
1
-1
/
+1
2017-06-13
migration: Move constants to savevm.h
Juan Quintela
1
-0
/
+1
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-1
/
+1
2017-05-18
migration: Split vmstate-types.c from vmstate.c
Juan Quintela
1
-642
/
+12
2017-05-18
migration: Move qjson.h to migration/
Juan Quintela
1
-1
/
+1
2017-03-16
vmstate: fix failed iotests case 68 and 91
QingFeng Hao
1
-4
/
+4
2017-02-28
migration/vmstate: fix array of ptr with nullptrs
Halil Pasic
1
-2
/
+38
2017-02-28
migration/vmstate: split up vmstate_base_addr
Halil Pasic
1
-22
/
+17
2017-02-28
migration/vmstate: renames in (load|save)_state
Halil Pasic
1
-11
/
+11
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-0
/
+40
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-2
/
+2
2017-01-24
migration/tracing: Add tracing on save
Dr. David Alan Gilbert
1
-5
/
+10
2017-01-24
migration: add error_report
Jianjun Duan
1
-0
/
+6
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
1
-0
/
+69
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-37
/
+76
2016-10-13
migration: Report values for comparisons
Dr. David Alan Gilbert
1
-0
/
+8
2016-10-13
migration: report an error giving the failed field
Dr. David Alan Gilbert
1
-0
/
+2
2016-06-17
migration: Trace improvements
Dr. David Alan Gilbert
1
-6
/
+7
2016-05-23
migration: Move qjson.[ch] to migration/
Markus Armbruster
1
-1
/
+0
2016-01-29
migration: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-16
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
1
-0
/
+4
2016-01-16
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
1
-0
/
+23
2015-07-07
vmstate: Create optional sections
Juan Quintela
1
-0
/
+11
2015-06-12
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
1
-2
/
+3
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-8
/
+8
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-6
/
+180
2015-02-05
Migration: Add lots of trace events
Dr. David Alan Gilbert
1
-4
/
+20
2015-02-05
savevm: Convert fprintf to error_report
Dr. David Alan Gilbert
1
-3
/
+4
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
1
-0
/
+687