Searched hist:c29c1dd312f39ec18a3c6177c6da09a75e095d70 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | backup.c | diff c29c1dd312f39ec18a3c6177c6da09a75e095d70 Thu Dec 18 04:37:05 CST 2014 Fam Zheng <famz@redhat.com> qmp: Add command 'blockdev-backup'
Similar to drive-backup, but this command uses a device id as target instead of creating/opening an image file.
Also add blocker on target bs, since the target is also a named device now.
Add check and report error for bs == target which became possible but is an illegal case with introduction of blockdev-backup.
Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 1418899027-8445-3-git-send-email-famz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | diff c29c1dd312f39ec18a3c6177c6da09a75e095d70 Thu Dec 18 04:37:05 CST 2014 Fam Zheng <famz@redhat.com> qmp: Add command 'blockdev-backup'
Similar to drive-backup, but this command uses a device id as target instead of creating/opening an image file.
Also add blocker on target bs, since the target is also a named device now.
Add check and report error for bs == target which became possible but is an illegal case with introduction of blockdev-backup.
Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 1418899027-8445-3-git-send-email-famz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff c29c1dd312f39ec18a3c6177c6da09a75e095d70 Thu Dec 18 04:37:05 CST 2014 Fam Zheng <famz@redhat.com> qmp: Add command 'blockdev-backup'
Similar to drive-backup, but this command uses a device id as target instead of creating/opening an image file.
Also add blocker on target bs, since the target is also a named device now.
Add check and report error for bs == target which became possible but is an illegal case with introduction of blockdev-backup.
Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 1418899027-8445-3-git-send-email-famz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|