]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi/machine.json
monitor: move x-query-profile into accel/tcg to fix build
[mirror_qemu.git] / qapi / machine.json
index b6a37e17c42e9acc50f7aa5fc63d67676c2a9ec3..c87c81b8037ecbc1aacbb07e22b09b95444bf673 100644 (file)
 ##
 { 'command': 'x-query-profile',
   'returns': 'HumanReadableText',
+  'if': 'CONFIG_TCG',
   'features': [ 'unstable' ] }
 
 ##