qemu/include/block
Wenchao Xia 2ea1dd758c snapshot: new function bdrv_snapshot_find_by_id_and_name()
To make it clear about id and name in searching, add this API
to distinguish them. Caller can choose to search by id or name,
*errp will be set only for exception.

Some code are modified based on Pavel's patch.

Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2013-09-12 10:12:47 +02:00
..
aio.h
block.h block: Image file option amendment 2013-09-12 10:12:46 +02:00
block_int.h block: Image file option amendment 2013-09-12 10:12:46 +02:00
blockjob.h aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API 2013-08-22 19:14:24 +02:00
coroutine.h aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API 2013-08-22 19:14:24 +02:00
coroutine_int.h
nbd.h
qapi.h
scsi.h
snapshot.h snapshot: new function bdrv_snapshot_find_by_id_and_name() 2013-09-12 10:12:47 +02:00
thread-pool.h