commit | b3976d3c8b895e8929d133b80ef5e373b60cf357 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famcool@gmail.com> | Tue Jul 12 19:56:28 2011 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jul 19 15:39:05 2011 +0200 |
tree | c56dc60f0c0e4da18988280224b2ca7d77487569 | |
parent | 69d7e218fd9846b7f5946fe8e17ca609c7fd7ef1 [diff] |
VMDK: introduce VmdkExtent Introduced VmdkExtent array into BDRVVmdkState, enable holding multiple image extents for multiple file image support. Signed-off-by: Fam Zheng <famcool@gmail.com> Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>