<div dir="ltr">Hello, i was wondering if it is possible to configure the l2 cache of a qcow2 image through the domain xml.<div>I cannot find any documentation about it... the only thing i've found is that i can pass custom options to qemu command line through the <qemu:commandline> tag, but, to my understanding, that would mean entirely remove the <disk> tag for the image and rewrite it as a list of args for the command line.</div><div>Isn't there an easier way?</div><div><br></div><div>An example of what i'm speaking about is: file=hd.qcow2,l2-cache-size=4194304,refcount-cache-size=262144</div></div>