index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
migration: Fix warnings caused by missing 'static' attribute
Stefan Weil
1
-4
/
+4
2015-02-10
rdma: g_malloc0() can't fail, bury dead error handling
Markus Armbruster
1
-3
/
+0
2015-02-05
Tracify migration/rdma.c
Dr. David Alan Gilbert
1
-189
/
+144
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-6
/
+180
2015-02-05
qemu-file: Add fast ftell code path
Alexander Graf
1
-0
/
+16
2015-02-05
Migration: Add lots of trace events
Dr. David Alan Gilbert
1
-4
/
+20
2015-02-05
savevm: Convert fprintf to error_report
Dr. David Alan Gilbert
1
-3
/
+4
2015-01-16
migration_cancel: shutdown migration socket
Dr. David Alan Gilbert
1
-0
/
+12
2015-01-16
Handle bi-directional communication for fd migration
Cristian Klein
1
-2
/
+22
2015-01-16
socket shutdown
Dr. David Alan Gilbert
2
-4
/
+31
2015-01-16
QEMUSizedBuffer: only free qsb that qemu_bufopen allocated
Yang Hongyang
1
-4
/
+6
2015-01-15
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
1
-1
/
+1
2015-01-13
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2014-12-16
Split the QEMU buffered file code out
Dr. David Alan Gilbert
3
-456
/
+487
2014-12-16
Split struct QEMUFile out
Dr. David Alan Gilbert
2
-22
/
+54
2014-12-16
Remove migration- pre/post fixes off files in migration/ dir
Dr. David Alan Gilbert
7
-4
/
+4
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
13
-0
/
+7657