Stefan Hajnoczi <stefa...@gmail.com> writes: > On Wed, Jul 22, 2020 at 07:14:59AM +0100, anthony smith wrote: >> Appreciate any assistance even if the answer is just "Not possible" so I >> can at least drop this search for answers. > > You can create an /etc/qemu/qemu.conf file but I don't remember if there > is syntax to set -drive cache=none. > > CCing Kevin Wolf and Markus Armbruster for ideas.
I'm not aware of a way to modify defaults (except for device propeties with -global, which doesn't help you, and is usually a bad idea anyway). [...]