Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use error_is_set() only when necessary | Markus Armbruster | 2014-02-17 | 1 | -1/+1 |
* | qemu-nbd: support internal snapshot export | Wenchao Xia | 2013-12-04 | 1 | -0/+18 |
* | snapshot: distinguish id and name in load_tmp | Wenchao Xia | 2013-12-04 | 1 | -3/+56 |
* | bdrv: Use "Error" for opening images | Max Reitz | 2013-09-12 | 1 | -1/+1 |
* | snapshot: distinguish id and name in snapshot delete | Wenchao Xia | 2013-09-12 | 1 | -3/+55 |
* | snapshot: new function bdrv_snapshot_find_by_id_and_name() | Wenchao Xia | 2013-09-12 | 1 | -0/+73 |
* | block: make bdrv_delete() static | Fam Zheng | 2013-09-06 | 1 | -1/+1 |
* | block: move snapshot code in block.c to block/snapshot.c | Wenchao Xia | 2013-06-04 | 1 | -0/+157 |