mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 03:43:37 +08:00
45aba42fba
qcow2-cluster.c contains all functions related to the management of guest clusters, i.e. what the guest sees on its virtual disk. This code is about mapping these guest clusters to host clusters in the image file using the two-level lookup tables. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |
||
---|---|---|
.. | ||
bochs.c | ||
cloop.c | ||
cow.c | ||
curl.c | ||
dmg.c | ||
nbd.c | ||
parallels.c | ||
qcow2-cluster.c | ||
qcow2-refcount.c | ||
qcow2.c | ||
qcow2.h | ||
qcow.c | ||
raw-posix.c | ||
raw-win32.c | ||
vmdk.c | ||
vpc.c | ||
vvfat.c |