]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi/machine-target.json
Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
[mirror_qemu.git] / qapi / machine-target.json
index 4e55adbe00cd9e7072848b7b2e2365f1a7e801ba..7b7149f81c64bf157cd7762510453ba10f0fa8ff 100644 (file)
   'data': { 'model': 'CpuModelInfo' },
   'if': { 'any': [ 'TARGET_S390X',
                    'TARGET_I386',
-                   'TARGET_ARM' ] } }
+                   'TARGET_ARM',
+                   'TARGET_LOONGARCH64',
+                   'TARGET_RISCV' ] } }
 
 ##
 # @query-cpu-model-expansion:
   'returns': 'CpuModelExpansionInfo',
   'if': { 'any': [ 'TARGET_S390X',
                    'TARGET_I386',
-                   'TARGET_ARM' ] } }
+                   'TARGET_ARM',
+                   'TARGET_LOONGARCH64',
+                   'TARGET_RISCV' ] } }
 
 ##
 # @CpuDefinitionInfo: