Home
last modified time | relevance | path

Searched hist:"9 fcb025146676ab376e6159b58f5a5ddb67bf03c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock.hdiff 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 Dblock_int.hdiff 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 Dblock.cdiff 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>