Age | Commit message (Expand) | Author |
---|---|---|
2015-07-07 | Rework ram_control_load_hook to hook during block load | Dr. David Alan Gilbert |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-12 | Move copy out of qemu_peek_buffer | Dr. David Alan Gilbert |
2015-06-12 | Add qemu_get_counted_string to read a string prefixed by a count byte | Dr. David Alan Gilbert |
2015-05-06 | qemu-file: Add compression functions to QEMUFile | Liang Li |
2015-03-16 | ram: make all save_page functions take a uint64_t parameter | Juan Quintela |
2015-02-05 | qemu-file: Add fast ftell code path | Alexander Graf |
2015-01-16 | socket shutdown | Dr. David Alan Gilbert |
2015-01-15 | migration/qemu-file.c: Don't shift left into sign bit | Peter Maydell |
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 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert |