commit | d92aa8833c051b53d3bf2614ff885df0037f10bb | [log] [tgz] |
---|---|---|
author | Jeff Cody <jcody@redhat.com> | Wed Oct 30 10:44:48 2013 -0400 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Nov 07 13:58:59 2013 +0100 |
tree | 9d741cf8b49e0ad5ffffa4bb52e912f45a1cd012 | |
parent | 8adc52336d9c44ab4c7b9358a7be22ac0ef962bf [diff] |
block: vhdx write support This adds support for writing to VHDX image files, using coroutines. Writes into the BAT table goes through the VHDX log. Currently, BAT table writes occur when expanding a dynamic VHDX file, and allocating a new BAT entry. Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>