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
/
migration.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-13
/
+0
2017-06-13
migration: create global_state.c
Juan Quintela
1
-4
/
+0
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-01
migration: Export ram.c functions in its own file
Juan Quintela
1
-38
/
+0
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: loadvm handlers are not used
Juan Quintela
1
-5
/
+0
2017-05-18
migration: Remove vmstate.h from migration.h
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
1
-0
/
+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
migration: Remove old MigrationParams
Juan Quintela
1
-8
/
+2
2017-05-18
migration: Remove use of old MigrationParams
Juan Quintela
1
-2
/
+1
2017-05-18
migration: Create block capability
Juan Quintela
1
-0
/
+6
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
1
-6
/
+0
2017-05-17
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
1
-26
/
+0
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-18
/
+0
2017-05-04
ram: Split dirty bitmap by RAMBlock
Juan Quintela
1
-1
/
+2
2017-04-21
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
1
-1
/
+1
2017-04-21
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
1
-2
/
+1
2017-04-21
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Move postcopy_requests into RAMState
Juan Quintela
1
-4
/
+2
2017-04-21
ram: Move dirty_pages_rate to RAMState
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Remove dirty_bytes_rate
Juan Quintela
1
-1
/
+0
2017-04-21
ram: Create ram_dirty_sync_count()
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Move src_page_req* to RAMState
Juan Quintela
1
-16
/
+1
2017-04-21
ram: Move last_req_rb to RAMState
Juan Quintela
1
-2
/
+0
2017-04-21
ram: Remove norm_mig_bytes_transferred
Juan Quintela
1
-1
/
+0
2017-04-21
ram: Remove unused pages_skipped variable
Juan Quintela
1
-2
/
+0
2017-04-21
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
1
-1
/
+0
2017-04-21
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
1
-1
/
+1
2017-02-28
postcopy: Use temporary for placing zero huge pages
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-28
postcopy: Record largest page size
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-28
postcopy: Transmit ram size summary word
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
1
-0
/
+3
2017-02-13
COLO: Shutdown related socket fd while do failover
zhanghailiang
1
-0
/
+3
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
1
-0
/
+5
2017-02-13
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
1
-0
/
+1
2017-02-13
add 'release-ram' migrate capability
Pavel Butsykin
1
-0
/
+1
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
1
-1
/
+0
2017-01-24
migration: re-active images while migration been canceled after inactive them
zhanghailiang
1
-0
/
+3
2017-01-24
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
1
-1
/
+1
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-1
/
+6
2017-01-24
migration: Add a new option to enable only-migratable
Ashijeet Acharya
1
-0
/
+3
[next]