Searched hist:e8a6bb9caa5379b0fcaca4e0a12aa6d2913961f3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | diff e8a6bb9caa5379b0fcaca4e0a12aa6d2913961f3 Wed Jan 18 08:40:51 CST 2012 Marcelo Tosatti <mtosatti@redhat.com> block: add bdrv_find_backing_image
Add bdrv_find_backing_image: given a BlockDriverState pointer, and an id, traverse the backing image chain to locate the id.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|