| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | qemu-file: Add compression functions to QEMUFile | Liang Li | 2015-05-06 | 1 | -0/+39 | |
| * | ram: make all save_page functions take a uint64_t parameter | Juan Quintela | 2015-03-16 | 1 | -1/+2 | |
| * | qemu-file: Add fast ftell code path | Alexander Graf | 2015-02-05 | 1 | -0/+16 | |
| * | socket shutdown | Dr. David Alan Gilbert | 2015-01-16 | 1 | -0/+12 | |
| * | migration/qemu-file.c: Don't shift left into sign bit | Peter Maydell | 2015-01-15 | 1 | -1/+1 | |
| * | Split the QEMU buffered file code out | Dr. David Alan Gilbert | 2014-12-16 | 1 | -455/+0 | |
| * | Split struct QEMUFile out | Dr. David Alan Gilbert | 2014-12-16 | 1 | -22/+1 | |
| * | Start migrating migration code into a migration directory | Dr. David Alan Gilbert | 2014-12-16 | 1 | -0/+995 | |