summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
diff options
context:
space:
mode:
authorStefan Hajnoczi2013-03-04 15:02:32 +0100
committerStefan Hajnoczi2013-03-15 16:07:50 +0100
commitc1f5bafd70a8d9366570a3de472ef108415cd631 (patch)
tree2d074ff55407cfdab33e624972ecddda1604bb4b /qapi-schema.json
parentqcow2: flush refcount cache correctly in qcow2_write_snapshots() (diff)
downloadqemu-c1f5bafd70a8d9366570a3de472ef108415cd631.tar.gz
qemu-c1f5bafd70a8d9366570a3de472ef108415cd631.tar.xz
qemu-c1f5bafd70a8d9366570a3de472ef108415cd631.zip
qcow2: set L2 cache dependency in qcow2_alloc_bytes()
Compressed writes use qcow2_alloc_bytes() to allocate space with byte granularity. The affected clusters' refcounts will be incremented but we do not need to flush yet. Set a L2 cache dependency on the refcount block cache, so that the refcounts get written out before the L2 updates. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qapi-schema.json')
0 files changed, 0 insertions, 0 deletions