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-tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
2009-05-21
1
-1
/
+1
*
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
1
-8
/
+4
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)
aliguori
2008-11-12
1
-1
/
+1
*
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
2008-11-11
1
-170
/
+18
*
Make sure to resume the monitor only after flushing out outstanding
aliguori
2008-11-06
1
-8
/
+6
*
Fix GCC 4 signedness warning
blueswir1
2008-10-25
1
-1
/
+1
*
Fix whitespace in migration code.
aliguori
2008-10-24
1
-20
/
+20
*
Fix possibly SEGV in tcp migration error case.
aliguori
2008-10-24
1
-1
/
+1
*
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-24
1
-11
/
+11
*
Fix windows build after migration changes
aliguori
2008-10-24
1
-2
/
+2
*
Introduce TCP live migration protocol
aliguori
2008-10-13
1
-0
/
+371