Searched hist:"2 c1d04e002dc91a6f34e8e683ea6b84f61a0b9fd" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block_int.h | diff 2c1d04e002dc91a6f34e8e683ea6b84f61a0b9fd Fri Jan 29 09:36:11 CST 2016 Max Reitz <mreitz@redhat.com> block: Add list of all BlockDriverStates
We need this list so that bdrv_close_all() can keep track of which BDSs are still open after having removed the BDSs from all of the BBs and having released all monitor BDS references.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 2c1d04e002dc91a6f34e8e683ea6b84f61a0b9fd Fri Jan 29 09:36:11 CST 2016 Max Reitz <mreitz@redhat.com> block: Add list of all BlockDriverStates
We need this list so that bdrv_close_all() can keep track of which BDSs are still open after having removed the BDSs from all of the BBs and having released all monitor BDS references.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|