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
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
migration: Deprecate old compression method
Juan Quintela
1
-0
/
+13
2023-10-31
migration: Deprecate block migration
Juan Quintela
1
-1
/
+8
2023-10-30
migration: Give one error if trying to set COMPRESSION and XBZRLE
Juan Quintela
1
-0
/
+7
2023-10-30
migration: Give one error if trying to set MULTIFD and XBZRLE
Juan Quintela
1
-0
/
+7
2023-10-17
migration: Create migrate_rdma()
Juan Quintela
1
-0
/
+7
2023-10-17
migration: Allow user to specify available switchover bandwidth
Peter Xu
1
-0
/
+28
2023-10-11
migration/qmp: Fix crash on setting tls-authz with null
Peter Xu
1
-2
/
+7
2023-07-26
migration: enforce multifd and postcopy preempt to be set before incoming
Wei Wang
1
-0
/
+15
2023-07-26
migration: Introduce dirty-limit capability
Hyman Huang(黄勇)
1
-1
/
+22
2023-07-26
qapi/migration: Introduce vcpu-dirty-limit parameters
Hyman Huang(黄勇)
1
-0
/
+21
2023-07-26
qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
Hyman Huang(黄勇)
1
-0
/
+28
2023-06-30
migration: Enable switchover ack capability
Avihai Horon
1
-4
/
+0
2023-06-30
migration: Add switchover ack capability
Avihai Horon
1
-0
/
+21
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
1
-4
/
+3
2023-05-15
migration: We set the rate_limit by a second
Juan Quintela
1
-2
/
+2
2023-05-10
migration: disallow change capabilities in COLO state
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-05-10
colo: make colo_checkpoint_notify static and provide simpler API
Vladimir Sementsov-Ogievskiy
1
-3
/
+1
2023-05-05
migration: max_postcopy_bandwidth is a size parameter
Juan Quintela
1
-1
/
+1
2023-05-05
migration: Fix block_bitmap_mapping migration
Juan Quintela
1
-0
/
+7
2023-04-27
multifd: Only flush once each full round of memory
Juan Quintela
1
-6
/
+2
2023-04-27
multifd: Create property multifd-flush-after-each-section
Juan Quintela
1
-0
/
+13
2023-04-27
migration: Move migration_properties to options.c
Juan Quintela
1
-0
/
+155
2023-04-27
migration: Create migrate_block_bitmap_mapping() function
Juan Quintela
1
-0
/
+7
2023-04-27
migration: Create migrate_tls_hostname() function
Juan Quintela
1
-0
/
+7
2023-04-27
migration: Create migrate_tls_authz() function
Juan Quintela
1
-0
/
+7
2023-04-27
migration: Create migrate_tls_creds() function
Juan Quintela
1
-0
/
+7
2023-04-27
migration: Remove MigrationState from block_cleanup_parameters()
Juan Quintela
1
-1
/
+3
2023-04-27
migration: Move block_cleanup_parameters() to options.c
Juan Quintela
1
-0
/
+10
2023-04-27
migration: Move migrate_set_block_incremental() to options.c
Juan Quintela
1
-0
/
+9
2023-04-27
migration: Create migrate_downtime_limit() function
Juan Quintela
1
-0
/
+7
2023-04-27
migration: Make all functions check have the same format
Juan Quintela
1
-114
/
+39
2023-04-27
migration: Create migrate_params_init() function
Juan Quintela
1
-0
/
+31
2023-04-27
migration: Allow postcopy_ram_supported_by_host() to report err
Peter Xu
1
-5
/
+3
2023-04-27
migration: Move qmp_migrate_set_parameters() to options.c
Juan Quintela
1
-0
/
+418
2023-04-27
migration: Move migrate_use_tls() to options.c
Juan Quintela
1
-1
/
+10
2023-04-27
migration: Disable postcopy + multifd migration
Leonardo Bras
1
-0
/
+5
2023-04-24
migration: Create migrate_max_bandwidth() function
Juan Quintela
1
-0
/
+79
2023-04-24
migration: Move migrate_postcopy() to options.c
Juan Quintela
1
-0
/
+8
2023-04-24
migration: Create migrate_cpu_throttle_tailslow() function
Juan Quintela
1
-0
/
+9
2023-04-24
migration: Create migrate_cpu_throttle_increment() function
Juan Quintela
1
-0
/
+9
2023-04-24
migration: Create migrate_cpu_throttle_initial() to option.c
Juan Quintela
1
-0
/
+9
2023-04-24
migration: Move migrate_announce_params() to option.c
Juan Quintela
1
-0
/
+17
2023-04-24
migration: Create migrate_max_cpu_throttle()
Juan Quintela
1
-0
/
+9
2023-04-24
migration: Create migrate_checkpoint_delay()
Juan Quintela
1
-0
/
+9
2023-04-24
migration: Create migrate_throttle_trigger_threshold()
Juan Quintela
1
-0
/
+9
2023-04-24
migration: Move migrate_use_block_incremental() to option.c
Juan Quintela
1
-0
/
+9
2023-04-24
migration: Move parameters functions to option.c
Juan Quintela
1
-0
/
+93
2023-04-24
migration: Move migrate_cap_set() to options.c
Juan Quintela
1
-0
/
+21
2023-04-24
migration: Move qmp_migrate_set_capabilities() to options.c
Juan Quintela
1
-0
/
+26
2023-04-24
migration: Move qmp_query_migrate_capabilities() to options.c
Juan Quintela
1
-0
/
+23
[next]