Searched hist:"7 c8eece45b10fc9b716850345118ed6fa8d17887" (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/block/ |
H A D | snapshot.c | diff 7c8eece45b10fc9b716850345118ed6fa8d17887 Tue Mar 22 12:58:50 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Avoid bs->blk in bdrv_next()
We need to introduce a separate BdrvNextIterator struct that can keep more state than just the current BDS in order to avoid using the bs->blk pointer.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | block-backend.c | diff 7c8eece45b10fc9b716850345118ed6fa8d17887 Tue Mar 22 12:58:50 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Avoid bs->blk in bdrv_next()
We need to introduce a separate BdrvNextIterator struct that can keep more state than just the current BDS in order to avoid using the bs->blk pointer.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | io.c | diff 7c8eece45b10fc9b716850345118ed6fa8d17887 Tue Mar 22 12:58:50 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Avoid bs->blk in bdrv_next()
We need to introduce a separate BdrvNextIterator struct that can keep more state than just the current BDS in order to avoid using the bs->blk pointer.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/include/sysemu/ |
H A D | block-backend.h | diff 7c8eece45b10fc9b716850345118ed6fa8d17887 Tue Mar 22 12:58:50 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Avoid bs->blk in bdrv_next()
We need to introduce a separate BdrvNextIterator struct that can keep more state than just the current BDS in order to avoid using the bs->blk pointer.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | block.h | diff 7c8eece45b10fc9b716850345118ed6fa8d17887 Tue Mar 22 12:58:50 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Avoid bs->blk in bdrv_next()
We need to introduce a separate BdrvNextIterator struct that can keep more state than just the current BDS in order to avoid using the bs->blk pointer.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff 7c8eece45b10fc9b716850345118ed6fa8d17887 Tue Mar 22 12:58:50 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Avoid bs->blk in bdrv_next()
We need to introduce a separate BdrvNextIterator struct that can keep more state than just the current BDS in order to avoid using the bs->blk pointer.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|
H A D | block.c | diff 7c8eece45b10fc9b716850345118ed6fa8d17887 Tue Mar 22 12:58:50 CDT 2016 Kevin Wolf <kwolf@redhat.com> block: Avoid bs->blk in bdrv_next()
We need to introduce a separate BdrvNextIterator struct that can keep more state than just the current BDS in order to avoid using the bs->blk pointer.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
|