Age | Commit message (Expand) | Author |
---|---|---|
2016-02-23 | include: Clean up includes | Peter Maydell |
2015-11-19 | migration: implement bdrv_all_find_vmstate_bs helper | Denis V. Lunev |
2015-11-19 | snapshot: create bdrv_all_create_snapshot helper | Denis V. Lunev |
2015-11-19 | snapshot: create bdrv_all_find_snapshot helper | Denis V. Lunev |
2015-11-19 | snapshot: create bdrv_all_goto_snapshot helper | Denis V. Lunev |
2015-11-19 | snapshot: create bdrv_all_delete_snapshot helper | Denis V. Lunev |
2015-11-19 | snapshot: return error code from bdrv_snapshot_delete_by_id_or_name | Denis V. Lunev |
2015-11-19 | snapshot: create helper to test that block drivers supports snapshots | Denis V. Lunev |
2013-12-04 | qemu-nbd: support internal snapshot export | Wenchao Xia |
2013-12-04 | snapshot: distinguish id and name in load_tmp | Wenchao Xia |
2013-09-12 | snapshot: distinguish id and name in snapshot delete | Wenchao Xia |
2013-09-12 | snapshot: new function bdrv_snapshot_find_by_id_and_name() | Wenchao Xia |
2013-06-04 | block: move snapshot code in block.c to block/snapshot.c | Wenchao Xia |