Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |