commit | 63fd65a0a5acca28740fc7ed138278d040ca6c9c | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Feb 01 13:20:44 2018 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Mar 09 15:17:47 2018 +0100 |
tree | 08bb896d885cbce2bbad2a5d810926e615cac8ec | |
parent | a595e4bcca4ad6c5544008931dc92bed1da3f89f [diff] |
sheepdog: Support .bdrv_co_create This adds the .bdrv_co_create driver callback to sheepdog, which enables image creation over QMP. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>