You can use the command `qm showcmd <vmid>` to confirm that `args: -cpu 'host,kvm=off'` and `cpu: host,hidden=1` in qm.conf(formerly called vmid.conf where `vmid` is the numeric id of the vm) are the same thing in result, that is, adding `kvm=off`.
--
Well, I guessed that you might wonder why...