ChatGPT came up with this file as suitable for Windows 10 installation in QEMU:
https://pastebin.com/2AmA8iQu.
I'm pretty satisfied with it. But when I try to run QEMU with `-readconfig` option (supplying that file), I get this error:
>Invalid parameter 'accel'So how do I correctly enable KVM through QEMU config file? And please help me with any other mistakes possibly existing in that file. I have a hard time understanding why this doesn't work. There's nothing about QEMU config files online btw.