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
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
1
-0
/
+2
2017-06-06
migration: remove register_savevm()
Laurent Vivier
1
-16
/
+0
2017-06-01
migration: Move include/migration/block.h into migration/
Juan Quintela
4
-3
/
+49
2017-06-01
migration: Export ram.c functions in its own file
Juan Quintela
6
-1
/
+76
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-2
/
+3
2017-06-01
migration: Export rdma.c functions in its own file
Juan Quintela
3
-0
/
+27
2017-06-01
migration: Export tls.c functions in its own file
Juan Quintela
4
-1
/
+36
2017-06-01
migration: Export socket.c functions in its own file
Juan Quintela
3
-0
/
+30
2017-06-01
migration: Export fd.c functions in its own file
Juan Quintela
3
-0
/
+25
2017-06-01
migration: Export exec.c functions in its own file
Juan Quintela
3
-0
/
+28
2017-06-01
migration: Split qemu-file.h
Juan Quintela
13
-11
/
+174
2017-06-01
migration: shut src return path unconditionally
Peter Xu
2
-2
/
+7
2017-06-01
migration: fix leak of src file on dst
Peter Xu
1
-0
/
+5
2017-06-01
migration: Remove section_id parameter from vmstate_load
Juan Quintela
1
-5
/
+5
2017-06-01
migration: loadvm handlers are not used
Juan Quintela
2
-28
/
+0
2017-06-01
migration: Use savevm_handlers instead of loadvm copy
Juan Quintela
1
-13
/
+19
2017-05-31
migration: use dirty_rate_high_cnt more aggressively
Felipe Franciosi
1
-1
/
+1
2017-05-31
migration: set bytes_xfer_* outside of autoconverge logic
Felipe Franciosi
1
-2
/
+2
2017-05-31
migration: set dirty_pages_rate before autoconverge logic
Felipe Franciosi
1
-7
/
+10
2017-05-31
migration: keep bytes_xfer_prev init'd to zero
Felipe Franciosi
1
-4
/
+0
2017-05-31
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
5
-4
/
+69
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2
-2
/
+2
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2
-2
/
+2
2017-05-18
migration: Make savevm.c target independent
Juan Quintela
2
-8
/
+8
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
3
-0
/
+3
2017-05-18
migration: Remove vmstate.h from migration.h
Juan Quintela
4
-0
/
+4
2017-05-18
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
4
-0
/
+4
2017-05-18
migration: Split vmstate-types.c from vmstate.c
Juan Quintela
3
-643
/
+674
2017-05-18
migration: Move qjson.h to migration/
Juan Quintela
3
-2
/
+31
2017-05-18
migration: Remove migration.h from colo.h
Juan Quintela
2
-1
/
+3
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
7
-0
/
+38
2017-05-18
migration: Split migration/channel.c for channel operations
Juan Quintela
8
-51
/
+98
2017-05-18
migration: Create migration/xbzrle.h
Juan Quintela
3
-1
/
+23
2017-05-18
block migration: Allow compile time disable
Dr. David Alan Gilbert
2
-1
/
+15
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
3
-19
/
+7
2017-05-18
migration: Remove use of old MigrationParams
Juan Quintela
4
-22
/
+10
2017-05-18
migration: Create block capability
Juan Quintela
1
-0
/
+71
2017-05-18
postcopy: Require RAMBlocks that are whole pages
Dr. David Alan Gilbert
1
-3
/
+13
2017-05-18
migration: Fix non-multiple of page size migration
Dr. David Alan Gilbert
1
-1
/
+4
2017-05-18
Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into staging
Stefan Hajnoczi
1
-6
/
+7
2017-05-17
ramblock: add RAMBLOCK_FOREACH()
Peter Xu
1
-6
/
+7
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
2
-15
/
+10
2017-05-17
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
3
-18
/
+44
2017-05-17
migration: Move page_cache.c to migration/
Juan Quintela
3
-1
/
+323
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-0
/
+1
2017-05-17
ram: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO
Juan Quintela
1
-6
/
+12
2017-05-17
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
1
-26
/
+25
2017-05-17
migration: Fix regression with compression threads
Juan Quintela
1
-9
/
+10
2017-05-11
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
2
-6
/
+0
2017-05-11
migration: Unify block node activation error handling
Kevin Wolf
2
-18
/
+10
[next]