index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
migration: remove check against colo support
Peter Xu
1
-1
/
+0
2017-07-10
migration: Create load_setup()/cleanup() methods
Juan Quintela
1
-0
/
+2
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
1
-1
/
+1
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
1
-1
/
+1
2017-07-10
migration: fix handling for --only-migratable
Peter Xu
1
-1
/
+0
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-16
/
+35
2017-06-28
migration: hmp: dump globals
Peter Xu
1
-0
/
+1
2017-06-28
migration: move skip_section_footers
Peter Xu
1
-1
/
+0
2017-06-28
migration: move skip_configuration out
Peter Xu
1
-1
/
+0
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
1
-0
/
+2
2017-06-28
migration: move global_state.optional out
Peter Xu
1
-1
/
+0
2017-06-28
migration: let MigrationState be a qdev
Peter Xu
1
-0
/
+1
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2
-3
/
+2
2017-06-14
migration: Fix compilation with older compilers
Juan Quintela
2
-4
/
+0
2017-06-13
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
1
-0
/
+2
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
1
-164
/
+0
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2
-14
/
+13
2017-06-13
migration: create global_state.c
Juan Quintela
2
-4
/
+25
2017-06-13
migration: ram_control_* are implemented in qemu_file
Juan Quintela
1
-18
/
+0
2017-06-13
migration: Commands are only used inside migration.c
Juan Quintela
1
-15
/
+0
2017-06-13
migration: Move constants to savevm.h
Juan Quintela
1
-15
/
+0
2017-06-13
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela
2
-2
/
+4
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
2
-38
/
+56
2017-06-13
migration: Move self_announce_delay() to misc.h
Juan Quintela
2
-10
/
+10
2017-06-06
migration: remove register_savevm()
Laurent Vivier
1
-8
/
+0
2017-06-01
migration: Move include/migration/block.h into migration/
Juan Quintela
2
-47
/
+8
2017-06-01
migration: Export ram.c functions in its own file
Juan Quintela
2
-38
/
+21
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-0
/
+21
2017-06-01
migration: Export rdma.c functions in its own file
Juan Quintela
1
-4
/
+0
2017-06-01
migration: Export tls.c functions in its own file
Juan Quintela
1
-10
/
+0
2017-06-01
migration: Export socket.c functions in its own file
Juan Quintela
1
-8
/
+0
2017-06-01
migration: Export fd.c functions in its own file
Juan Quintela
1
-4
/
+0
2017-06-01
migration: Export exec.c functions in its own file
Juan Quintela
1
-4
/
+0
2017-06-01
migration: Split qemu-file.h
Juan Quintela
2
-309
/
+164
2017-06-01
migration: loadvm handlers are not used
Juan Quintela
2
-7
/
+0
2017-05-18
migration: Remove vmstate.h from migration.h
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
1
-3
/
+0
2017-05-18
migration: Move qjson.h to migration/
Juan Quintela
1
-29
/
+0
2017-05-18
migration: Remove migration.h from colo.h
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2
-4
/
+1
2017-05-18
migration: Split migration/channel.c for channel operations
Juan Quintela
1
-7
/
+0
2017-05-18
migration: Create migration/xbzrle.h
Juan Quintela
1
-4
/
+0
2017-05-18
block migration: Allow compile time disable
Dr. David Alan Gilbert
1
-1
/
+23
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
2
-9
/
+2
2017-05-18
migration: Remove use of old MigrationParams
Juan Quintela
1
-2
/
+1
2017-05-18
migration: Create block capability
Juan Quintela
2
-0
/
+8
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
2
-6
/
+2
2017-05-17
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
1
-26
/
+0
2017-05-17
migration: Move page_cache.c to migration/
Juan Quintela
1
-86
/
+0
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2
-18
/
+35
[next]