Lines Matching full:bitmaps
146 Bit 0: Bitmaps extension bit
147 This bit indicates consistency for the bitmaps
151 bitmaps extension present.
153 If the bitmaps extension is present but this
154 bit is unset, the bitmaps extension data must be
249 0x23852875 - Bitmaps extension
305 == Bitmaps extension ==
307 The bitmaps extension is an optional header extension. It provides the ability
308 to store bitmaps related to a virtual disk. For now, there is only one bitmap
315 The fields of the bitmaps extension are:
318 The number of bitmaps contained in the image. Must be
321 Note: QEMU currently only supports up to 65535 bitmaps per
731 == Bitmaps ==
733 As mentioned above, the bitmaps extension provides the ability to store bitmaps
734 related to a virtual disk. This section describes how these bitmaps are stored.
736 All stored bitmaps are related to the virtual disk stored in the same image, so
830 within the bitmaps extension.
889 === Dirty tracking bitmaps ===
891 Bitmaps with 'type' field equal to one are dirty tracking bitmaps.