]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2.c
qcow2: Add runtime options for cache sizes
authorMax Reitz <mreitz@redhat.com>
Mon, 18 Aug 2014 20:07:33 +0000 (22:07 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 20 Aug 2014 09:51:28 +0000 (11:51 +0200)
commit6c1c8d5d3ebd2e3bcdc89255363c19a88e14ddec
tree8e012db1ad1ccc72d782ab4f50adb44b0c961ee2
parent02004bd4ba1ace29812e977d3cd0bc20fd6bf677
qcow2: Add runtime options for cache sizes

Add options for specifying the size of the metadata caches. This can
either be done directly for each cache (if only one is given, the other
will be derived according to a default ratio) or combined for both.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2.c
block/qcow2.h