Re: [PATCH 5/5] qemu: Implement '' control for qcow2

2021-01-07 Thread Ján Tomko
On a Thursday in 2021, Peter Krempa wrote: qemu's qcow2 driver allows control of the metadata cache of qcow2 driver by the 'cache-size' property. Wire it up to the recently introduced elements. Signed-off-by: Peter Krempa --- src/qemu/qemu_block.c | 11

[PATCH 5/5] qemu: Implement '' control for qcow2

2021-01-07 Thread Peter Krempa
qemu's qcow2 driver allows control of the metadata cache of qcow2 driver by the 'cache-size' property. Wire it up to the recently introduced elements. Signed-off-by: Peter Krempa --- src/qemu/qemu_block.c | 11 src/qemu/qemu_domain.c| 15