diff options
author | Fam Zheng <famcool@gmail.com> | 2011-07-12 19:56:34 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-07-19 15:39:07 +0200 |
commit | 69b4d86d9f7feb6083cedb0c5fb65fdc30daf623 (patch) | |
tree | 85100afb6dd546be93011d828e637282ea486752 /qemu-thread-posix.c | |
parent | 333c574d054f95912beef4f020f4128868463fd4 (diff) | |
download | qemu-69b4d86d9f7feb6083cedb0c5fb65fdc30daf623.zip qemu-69b4d86d9f7feb6083cedb0c5fb65fdc30daf623.tar.gz qemu-69b4d86d9f7feb6083cedb0c5fb65fdc30daf623.tar.bz2 |
VMDK: move 'static' cid_update flag to bs field
Cid_update is the flag for updating CID on first write after opening the
image. This should be per image open rather than per program life cycle,
so change it from static var of vmdk_write to a field in BDRVVmdkState.
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>
Diffstat (limited to 'qemu-thread-posix.c')
0 files changed, 0 insertions, 0 deletions