Searched hist:"4417 ab7adf1613799054be5afedf810fc2524ee8" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/migration/ |
H A D | savevm.c | diff 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 D | migration.c | diff 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 D | block-backend.c | diff 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 D | block.h | diff 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 D | block_int.h | diff 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 D | block.c | diff 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>
|