index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: move process_incoming_migration to a coroutine
Paolo Bonzini
2012-11-02
1
-1
/
+20
*
migration: move qemu_fclose to process_incoming_migration
Paolo Bonzini
2012-11-02
1
-1
/
+5
*
migration: use migrate_fd_close in migrate_fd_cleanup
Paolo Bonzini
2012-11-02
1
-11
/
+8
*
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
2012-10-29
1
-1
/
+1
|
\
|
*
migration: go to paused state after finishing incoming migration with -S
Paolo Bonzini
2012-10-24
1
-1
/
+1
*
|
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
2012-10-23
1
-9
/
+6
*
|
migration (outgoing): add error propagation for all protocols
Paolo Bonzini
2012-10-23
1
-11
/
+6
*
|
migration: use qemu-sockets to establish Unix sockets
Paolo Bonzini
2012-10-23
1
-2
/
+2
*
|
migration: centralize call to migrate_fd_error()
Paolo Bonzini
2012-10-23
1
-0
/
+1
*
|
migration: avoid using error_is_set and thus relying on errp != NULL
Paolo Bonzini
2012-10-23
1
-6
/
+7
|
/
*
savevm: make qemu_file_put_notify() return errors
Juan Quintela
2012-10-17
1
-2
/
+3
*
migration: make migrate_fd_wait_for_unfreeze() return errors
Juan Quintela
2012-10-17
1
-3
/
+4
*
buffered_file: We can access directly to bandwidth_limit
Juan Quintela
2012-10-17
1
-1
/
+1
*
buffered_file: unfold migrate_fd_close
Juan Quintela
2012-10-17
1
-6
/
+2
*
buffered_file: unfold migrate_fd_wait_for_unfreeze
Juan Quintela
2012-10-17
1
-3
/
+1
*
buffered_file: unfold migrate_fd_put_ready
Juan Quintela
2012-10-17
1
-3
/
+1
*
buffered_file: unfold migrate_fd_put_buffer
Juan Quintela
2012-10-17
1
-4
/
+2
*
migration: Add dirty_pages_rate to query migrate output
Juan Quintela
2012-10-17
1
-0
/
+2
*
migration: print expected downtime in info migrate
Juan Quintela
2012-10-17
1
-0
/
+2
*
migration: export migrate_get_current()
Juan Quintela
2012-10-17
1
-1
/
+1
*
migration: print total downtime for final phase of migration
Juan Quintela
2012-10-17
1
-1
/
+5
*
migration: store end_time in a local variable
Juan Quintela
2012-10-17
1
-1
/
+3
*
Clear handler only for valid fd
Orit Wasserman
2012-09-25
1
-1
/
+3
*
migration: move total_time from ram stats to migration info
Juan Quintela
2012-08-21
1
-3
/
+4
*
Add XBZRLE statistics
Orit Wasserman
2012-08-08
1
-0
/
+17
*
Add migration accounting for normal and duplicate pages
Orit Wasserman
2012-08-08
1
-0
/
+6
*
Add migrate_set_cache_size command
Orit Wasserman
2012-08-08
1
-0
/
+19
*
Add XBZRLE to ram_save_block and ram_save_live
Orit Wasserman
2012-08-08
1
-0
/
+24
*
Add migrate-set-capabilities
Orit Wasserman
2012-08-08
1
-0
/
+16
*
Add migration capabilities
Orit Wasserman
2012-08-08
1
-0
/
+30
*
Add spent time for migration
Juan Quintela
2012-06-29
1
-0
/
+11
*
Add MigrationParams structure
Isaku Yamahata
2012-06-29
1
-5
/
+8
*
use inet_listen()/inet_connect() to support ipv6 migration
Amos Kong
2012-05-10
1
-6
/
+8
*
wakeup on migration
Gerd Hoffmann
2012-05-08
1
-0
/
+1
*
migration: clear BDRV_O_INCOMING flags on end of incoming live migration
BenoƮt Canet
2012-04-05
1
-0
/
+1
*
qapi: Convert migrate
Luiz Capitulino
2012-03-15
1
-49
/
+17
*
Purge migration of (almost) everything to do with monitors
Luiz Capitulino
2012-03-15
1
-4
/
+4
*
notifier: switch to QLIST
Paolo Bonzini
2012-02-17
1
-1
/
+1
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+2
*
migrate_fd_cleanup: accept any negative qemu_fclose() value as error
Eduardo Habkost
2011-12-12
1
-3
/
+1
*
qapi: Convert migrate_set_speed
Luiz Capitulino
2011-12-06
1
-8
/
+4
*
qapi: Convert migrate_set_downtime
Luiz Capitulino
2011-12-06
1
-9
/
+4
*
qapi: Convert migrate_cancel
Luiz Capitulino
2011-12-06
1
-2
/
+1
*
block: allow migration to work with image files (v3)
Anthony Liguori
2011-11-21
1
-0
/
+3
*
migrate: add migration blockers
Anthony Liguori
2011-11-21
1
-0
/
+18
*
migration: fix detached migration with fd
Juan Quintela
2011-11-11
1
-2
/
+10
*
Fix segfault on migration completion
Luiz Capitulino
2011-11-01
1
-1
/
+1
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-10-31
1
-59
/
+23
|
\
|
*
qapi: Convert query-migrate
Luiz Capitulino
2011-10-27
1
-59
/
+23
*
|
migration: add status query functions
Gerd Hoffmann
2011-10-25
1
-0
/
+11
|
/
[next]