Home
last modified time | relevance | path

Searched hist:"4417 ab7adf1613799054be5afedf810fc2524ee8" (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/migration/
H A Dsavevm.cdiff 4417ab7adf1613799054be5afedf810fc2524ee8 Thu May 04 11:52:37 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: New BdrvChildRole.activate() for blk_resume_after_migration()

Instead of manually calling blk_resume_after_migration() in migration
code after doing bdrv_invalidate_cache_all(), integrate the BlockBackend
activation with cache invalidation into a single function. This is
achieved with a new callback in BdrvChildRole that is called by
bdrv_invalidate_cache_all().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dmigration.cdiff 4417ab7adf1613799054be5afedf810fc2524ee8 Thu May 04 11:52:37 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: New BdrvChildRole.activate() for blk_resume_after_migration()

Instead of manually calling blk_resume_after_migration() in migration
code after doing bdrv_invalidate_cache_all(), integrate the BlockBackend
activation with cache invalidation into a single function. This is
achieved with a new callback in BdrvChildRole that is called by
bdrv_invalidate_cache_all().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/openbmc/qemu/block/
H A Dblock-backend.cdiff 4417ab7adf1613799054be5afedf810fc2524ee8 Thu May 04 11:52:37 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: New BdrvChildRole.activate() for blk_resume_after_migration()

Instead of manually calling blk_resume_after_migration() in migration
code after doing bdrv_invalidate_cache_all(), integrate the BlockBackend
activation with cache invalidation into a single function. This is
achieved with a new callback in BdrvChildRole that is called by
bdrv_invalidate_cache_all().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/openbmc/qemu/include/block/
H A Dblock.hdiff 4417ab7adf1613799054be5afedf810fc2524ee8 Thu May 04 11:52:37 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: New BdrvChildRole.activate() for blk_resume_after_migration()

Instead of manually calling blk_resume_after_migration() in migration
code after doing bdrv_invalidate_cache_all(), integrate the BlockBackend
activation with cache invalidation into a single function. This is
achieved with a new callback in BdrvChildRole that is called by
bdrv_invalidate_cache_all().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dblock_int.hdiff 4417ab7adf1613799054be5afedf810fc2524ee8 Thu May 04 11:52:37 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: New BdrvChildRole.activate() for blk_resume_after_migration()

Instead of manually calling blk_resume_after_migration() in migration
code after doing bdrv_invalidate_cache_all(), integrate the BlockBackend
activation with cache invalidation into a single function. This is
achieved with a new callback in BdrvChildRole that is called by
bdrv_invalidate_cache_all().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/openbmc/qemu/
H A Dblock.cdiff 4417ab7adf1613799054be5afedf810fc2524ee8 Thu May 04 11:52:37 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: New BdrvChildRole.activate() for blk_resume_after_migration()

Instead of manually calling blk_resume_after_migration() in migration
code after doing bdrv_invalidate_cache_all(), integrate the BlockBackend
activation with cache invalidation into a single function. This is
achieved with a new callback in BdrvChildRole that is called by
bdrv_invalidate_cache_all().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>