Home
last modified time | relevance | path

Searched hist:"7 c8eece45b10fc9b716850345118ed6fa8d17887" (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/block/
H A Dsnapshot.cdiff 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 Dblock-backend.cdiff 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 Dio.cdiff 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 Dblock-backend.hdiff 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 Dblock.hdiff 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 Dblockdev.cdiff 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 Dblock.cdiff 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>