Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migration_cancel: shutdown migration socket | Dr. David Alan Gilbert | 2015-01-16 | 1 | -0/+12 |
* | Handle bi-directional communication for fd migration | Cristian Klein | 2015-01-16 | 1 | -2/+22 |
* | socket shutdown | Dr. David Alan Gilbert | 2015-01-16 | 2 | -4/+31 |
* | QEMUSizedBuffer: only free qsb that qemu_bufopen allocated | Yang Hongyang | 2015-01-16 | 1 | -4/+6 |
* | migration/qemu-file.c: Don't shift left into sign bit | Peter Maydell | 2015-01-15 | 1 | -1/+1 |
* | migration/block: fix pending() return value | Vladimir Sementsov-Ogievskiy | 2015-01-13 | 1 | -2/+2 |
* | block: fix spoiling all dirty bitmaps by mirror and migration | Vladimir Sementsov-Ogievskiy | 2015-01-13 | 1 | -2/+3 |
* | Split the QEMU buffered file code out | Dr. David Alan Gilbert | 2014-12-16 | 3 | -456/+487 |
* | Split struct QEMUFile out | Dr. David Alan Gilbert | 2014-12-16 | 2 | -22/+54 |
* | Remove migration- pre/post fixes off files in migration/ dir | Dr. David Alan Gilbert | 2014-12-16 | 7 | -4/+4 |
* | Start migrating migration code into a migration directory | Dr. David Alan Gilbert | 2014-12-16 | 13 | -0/+7657 |