qemu-e2k/docs/specs
Vladimir Sementsov-Ogievskiy bca5a8f462 spec: add qcow2 bitmaps extension specification
The new feature for qcow2: storing bitmaps.

This patch adds new header extension to qcow2 - Bitmaps Extension. It
provides an ability to store virtual disk related bitmaps in a qcow2
image. For now there is only one type of such bitmaps: Dirty Tracking
Bitmap, which just tracks virtual disk changes from some moment.

Note: Only bitmaps, relative to the virtual disk, stored in qcow2 file,
should be stored in this qcow2 file. The size of each bitmap
(considering its granularity) is equal to virtual disk size.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2016-02-22 09:49:46 +01:00
..
acpi_cpu_hotplug.txt
acpi_mem_hotplug.txt
acpi_pci_hotplug.txt
edu.txt
fw_cfg.txt fw_cfg: move internal function call docs to header file 2015-12-15 11:45:59 +01:00
ivshmem_device_spec.txt ivshmem: use little-endian int64_t for the protocol 2015-10-26 10:19:53 +01:00
parallels.txt parallels: add format spec 2015-12-22 16:01:07 +08:00
pci-ids.txt
pci-serial.txt
pci-testdev.txt
ppc-spapr-hcalls.txt typofixes - v4 2015-09-11 10:45:43 +03:00
ppc-spapr-hotplug.txt spapr: Support ibm,dynamic-reconfiguration-memory 2015-09-23 10:51:10 +10:00
pvpanic.txt
qcow2.txt spec: add qcow2 bitmaps extension specification 2016-02-22 09:49:46 +01:00
qed_spec.txt
rocker.txt maint: remove / fix many doubled words 2015-09-11 10:21:38 +03:00
standard-vga.txt
vhost-user.txt vhost-user: clarify start and enable 2015-11-25 13:42:38 +02:00
vmw_pvscsi-spec.txt