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-fd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: move qemu_fclose to process_incoming_migration
Paolo Bonzini
2012-11-02
1
-1
/
+0
*
migration: xxx_close will only be called once
Paolo Bonzini
2012-11-02
1
-18
/
+15
*
migration: clean up server sockets and handlers before invoking process_incom...
Paolo Bonzini
2012-11-02
1
-1
/
+1
*
migration: replace qemu_stdio_fd with qemu_get_fd
Paolo Bonzini
2012-11-02
1
-1
/
+1
*
migration (incoming): add error propagation to fd and exec protocols
Paolo Bonzini
2012-10-23
1
-5
/
+3
*
migration (outgoing): add error propagation for all protocols
Paolo Bonzini
2012-10-23
1
-15
/
+4
*
monitor: add Error * argument to monitor_get_fd
Paolo Bonzini
2012-09-26
1
-1
/
+1
*
qapi: Convert migrate
Luiz Capitulino
2012-03-15
1
-1
/
+1
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+2
*
migration: flush migration data to disk.
Gerd Hoffmann
2011-11-01
1
-1
/
+22
*
migration: move migrate_new to do_migrate
Juan Quintela
2011-10-20
1
-16
/
+6
*
migration: Refactor MigrationState creation
Juan Quintela
2011-10-20
1
-15
/
+1
*
migration: Rename FdMigrationState MigrationState
Juan Quintela
2011-10-20
1
-5
/
+5
*
migration: Fold MigrationState into FdMigrationState
Juan Quintela
2011-10-20
1
-5
/
+5
*
migration: Make *start_outgoing_migration return FdMigrationState
Juan Quintela
2011-10-20
1
-2
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
Factorize common migration incoming code
Juan Quintela
2010-06-22
1
-13
/
+1
*
remove useless cast
Juan Quintela
2010-03-19
1
-2
/
+1
*
migration: Clear fd also in error cases
Juan Quintela
2010-03-17
1
-2
/
+2
*
Do not use dprintf
malc
2010-02-07
1
-8
/
+8
*
live migration: Propagate output monitor to callback handler
Jan Kiszka
2009-12-03
1
-4
/
+5
*
Block live migration
lirans@il.ibm.com
2009-11-17
1
-1
/
+6
*
add file descriptor migration
Paolo Bonzini
2009-08-27
1
-0
/
+137