index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
vmstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
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