index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
2015-02-10
migration: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-02-10
rdma: g_malloc0() can't fail, bury dead error handling
Markus Armbruster
2015-02-05
Tracify migration/rdma.c
Dr. David Alan Gilbert
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
qemu-file: Add fast ftell code path
Alexander Graf
2015-02-05
Migration: Add lots of trace events
Dr. David Alan Gilbert
2015-02-05
savevm: Convert fprintf to error_report
Dr. David Alan Gilbert
2015-01-16
migration_cancel: shutdown migration socket
Dr. David Alan Gilbert
2015-01-16
Handle bi-directional communication for fd migration
Cristian Klein
2015-01-16
socket shutdown
Dr. David Alan Gilbert
2015-01-16
QEMUSizedBuffer: only free qsb that qemu_bufopen allocated
Yang Hongyang
2015-01-15
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
2015-01-13
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2014-12-16
Split the QEMU buffered file code out
Dr. David Alan Gilbert
2014-12-16
Split struct QEMUFile out
Dr. David Alan Gilbert
2014-12-16
Remove migration- pre/post fixes off files in migration/ dir
Dr. David Alan Gilbert
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert