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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
1
-5
/
+5
2012-10-23
migration (outgoing): add error propagation for all protocols
Paolo Bonzini
1
-5
/
+4
2012-10-23
migration: use qemu-sockets to establish Unix sockets
Paolo Bonzini
1
-2
/
+2
2012-10-17
migration: make migrate_fd_wait_for_unfreeze() return errors
Juan Quintela
1
-1
/
+1
2012-10-17
buffered_file: unfold migrate_fd_close
Juan Quintela
1
-0
/
+1
2012-10-17
buffered_file: unfold migrate_fd_wait_for_unfreeze
Juan Quintela
1
-0
/
+1
2012-10-17
buffered_file: unfold migrate_fd_put_ready
Juan Quintela
1
-0
/
+1
2012-10-17
buffered_file: unfold migrate_fd_put_buffer
Juan Quintela
1
-0
/
+3
2012-10-17
migration: Add dirty_pages_rate to query migrate output
Juan Quintela
1
-0
/
+1
2012-10-17
migration: print expected downtime in info migrate
Juan Quintela
1
-0
/
+1
2012-10-17
migration: export migrate_get_current()
Juan Quintela
1
-0
/
+1
2012-10-17
migration: print total downtime for final phase of migration
Juan Quintela
1
-0
/
+1
2012-08-08
Add XBZRLE statistics
Orit Wasserman
1
-0
/
+4
2012-08-08
Add migration accounting for normal and duplicate pages
Orit Wasserman
1
-0
/
+5
2012-08-08
Add migrate_set_cache_size command
Orit Wasserman
1
-0
/
+2
2012-08-08
Add XBZRLE to ram_save_block and ram_save_live
Orit Wasserman
1
-0
/
+4
2012-08-08
Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
Orit Wasserman
1
-0
/
+4
2012-08-08
Add migration capabilities
Orit Wasserman
1
-0
/
+2
2012-07-20
savevm: Live migration handlers register the struct directly
Juan Quintela
1
-2
/
+2
2012-06-29
Add spent time for migration
Juan Quintela
1
-0
/
+1
2012-06-29
Add MigrationParams structure
Isaku Yamahata
1
-2
/
+6
2012-05-10
use inet_listen()/inet_connect() to support ipv6 migration
Amos Kong
1
-3
/
+4
2012-03-15
qapi: Convert migrate
Luiz Capitulino
1
-3
/
+0
2012-03-15
Purge migration of (almost) everything to do with monitors
Luiz Capitulino
1
-1
/
+1
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
1
-2
/
+0
2011-12-14
migration.h: remove incoming_expected declarations
Isaku Yamahata
1
-2
/
+0
2011-12-06
qapi: Convert migrate_set_speed
Luiz Capitulino
1
-2
/
+0
2011-12-06
qapi: Convert migrate_set_downtime
Luiz Capitulino
1
-3
/
+0
2011-12-06
qapi: Convert migrate_cancel
Luiz Capitulino
1
-2
/
+0
2011-11-21
migrate: add migration blockers
Anthony Liguori
1
-0
/
+15
2011-10-25
migration: add status query functions
Gerd Hoffmann
1
-0
/
+2
2011-10-20
migration: Make state definitions local
Juan Quintela
1
-8
/
+0
2011-10-20
migration: Export a function that tells if the migration has finished correctly
Juan Quintela
1
-1
/
+1
2011-10-20
migration: Remove migration cancel() callback
Juan Quintela
1
-1
/
+0
2011-10-20
migration: Remove get_status() accessor
Juan Quintela
1
-1
/
+0
2011-10-20
migration: Our release callback was just free
Juan Quintela
1
-1
/
+0
2011-10-20
migration: Introduce MIG_STATE_SETUP
Juan Quintela
1
-4
/
+7
2011-10-20
migration: move migrate_new to do_migrate
Juan Quintela
1
-27
/
+4
2011-10-20
migration: Make all posible migration functions static
Juan Quintela
1
-12
/
+0
2011-10-20
migration: Refactor MigrationState creation
Juan Quintela
1
-8
/
+3
2011-10-20
migration: Rename FdMigrationState MigrationState
Juan Quintela
1
-19
/
+19
2011-10-20
migration: Fold MigrationState into FdMigrationState
Juan Quintela
1
-18
/
+5
2011-10-20
migration: Use FdMigrationState instead of MigrationState when possible
Juan Quintela
1
-8
/
+8
2011-10-20
migration: Make *start_outgoing_migration return FdMigrationState
Juan Quintela
1
-4
/
+4
2011-04-15
migration: move some declarations to migration.h
Blue Swirl
1
-0
/
+9
2011-01-24
add migration state change notifiers
Gerd Hoffmann
1
-0
/
+5
2010-06-22
Factorize common migration incoming code
Juan Quintela
1
-0
/
+2
2010-06-22
Exit if incoming migration fails
Juan Quintela
1
-1
/
+1
2010-06-03
migration: respect exit status with exec:
Anthony Liguori
1
-1
/
+1
2010-02-19
Monitor: Convert do_migrate() to cmd_new_ret()
Luiz Capitulino
1
-1
/
+1
[next]