qemu/docs
Stefan Hajnoczi 0f6d767aa8 docs: add dirty bit to qcow2 specification
The dirty bit will make it possible to perform lazy refcount updates,
where the image file is not kept consistent all the time.  Upon opening
a dirty image file, it is necessary to perform a consistency check and
repair any incorrect refcounts.

Therefore the dirty bit must be an incompatible feature bit.  We don't
want old programs accessing a file with stale refcounts.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-08-06 22:39:14 +02:00
..
specs docs: add dirty bit to qcow2 specification 2012-08-06 22:39:14 +02:00
blkverify.txt
bootindex.txt
ccid.txt
ich9-ehci-uhci.cfg
libcacard.txt
live-block-ops.txt
memory.txt
migration.txt
qapi-code-gen.txt qapi: fix error propagation 2012-07-23 11:55:17 +01:00
qdev-device-use.txt
tracing.txt
usb2.txt
usb-storage.txt Fix some more Qemus in documentation and help text 2012-07-21 10:54:40 +01:00
writing-qmp-commands.txt
xen-save-devices-state.txt