Searched hist:"04 c01a5c8f006b6e45fa5be8ea857efe7d9c41f9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.c | diff 04c01a5c8f006b6e45fa5be8ea857efe7d9c41f9 Wed Jan 13 08:56:06 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Instead of covering only the state of images on the migration destination before the migration is completed, the flag will also cover the state of images on the migration source after completion. This common state implies that the image is technically still open, but no writes will happen and any cached contents will be reloaded from disk if and when the image leaves this state.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
H A D | io.c | diff 04c01a5c8f006b6e45fa5be8ea857efe7d9c41f9 Wed Jan 13 08:56:06 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Instead of covering only the state of images on the migration destination before the migration is completed, the flag will also cover the state of images on the migration source after completion. This common state implies that the image is technically still open, but no writes will happen and any cached contents will be reloaded from disk if and when the image leaves this state.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
H A D | qcow2.c | diff 04c01a5c8f006b6e45fa5be8ea857efe7d9c41f9 Wed Jan 13 08:56:06 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Instead of covering only the state of images on the migration destination before the migration is completed, the flag will also cover the state of images on the migration source after completion. This common state implies that the image is technically still open, but no writes will happen and any cached contents will be reloaded from disk if and when the image leaves this state.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/nbd/ |
H A D | server.c | diff 04c01a5c8f006b6e45fa5be8ea857efe7d9c41f9 Wed Jan 13 08:56:06 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Instead of covering only the state of images on the migration destination before the migration is completed, the flag will also cover the state of images on the migration source after completion. This common state implies that the image is technically still open, but no writes will happen and any cached contents will be reloaded from disk if and when the image leaves this state.
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 04c01a5c8f006b6e45fa5be8ea857efe7d9c41f9 Wed Jan 13 08:56:06 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Instead of covering only the state of images on the migration destination before the migration is completed, the flag will also cover the state of images on the migration source after completion. This common state implies that the image is technically still open, but no writes will happen and any cached contents will be reloaded from disk if and when the image leaves this state.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 04c01a5c8f006b6e45fa5be8ea857efe7d9c41f9 Wed Jan 13 08:56:06 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Instead of covering only the state of images on the migration destination before the migration is completed, the flag will also cover the state of images on the migration source after completion. This common state implies that the image is technically still open, but no writes will happen and any cached contents will be reloaded from disk if and when the image leaves this state.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|