We would like to deploy a hardened version of QEMU where certain monitor commands are disabled. I have found references on the web to a `-monitor-disable-cmds` option to qemu yet it appears non standard and not in the mail tree.
Is anyone familiar with a fork of QEMU that supports this option? As an example, we’d like to disable the monitor `screendump` command. There are other commands as well. We are looking for a generic way to do this.