Searched hist:"9 fcb025146676ab376e6159b58f5a5ddb67bf03c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block.h | diff 9fcb025146676ab376e6159b58f5a5ddb67bf03c Thu Aug 22 20:14:46 CDT 2013 Fam Zheng <famz@redhat.com> block: implement reference count for BlockDriverState
Introduce bdrv_ref/bdrv_unref to manage the lifecycle of BlockDriverState. They are unused for now but will used to replace bdrv_delete() later.
Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | block_int.h | diff 9fcb025146676ab376e6159b58f5a5ddb67bf03c Thu Aug 22 20:14:46 CDT 2013 Fam Zheng <famz@redhat.com> block: implement reference count for BlockDriverState
Introduce bdrv_ref/bdrv_unref to manage the lifecycle of BlockDriverState. They are unused for now but will used to replace bdrv_delete() later.
Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 9fcb025146676ab376e6159b58f5a5ddb67bf03c Thu Aug 22 20:14:46 CDT 2013 Fam Zheng <famz@redhat.com> block: implement reference count for BlockDriverState
Introduce bdrv_ref/bdrv_unref to manage the lifecycle of BlockDriverState. They are unused for now but will used to replace bdrv_delete() later.
Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|