]> 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 c8d7d9868d03ce1c5dc48e2552ba97479d394b53..7b7149f81c64bf157cd7762510453ba10f0fa8ff 100644 (file)
   'if': { 'any': [ 'TARGET_S390X',
                    'TARGET_I386',
                    'TARGET_ARM',
-                   'TARGET_LOONGARCH64' ] } }
+                   'TARGET_LOONGARCH64',
+                   'TARGET_RISCV' ] } }
 
 ##
 # @query-cpu-model-expansion:
   'if': { 'any': [ 'TARGET_S390X',
                    'TARGET_I386',
                    'TARGET_ARM',
-                   'TARGET_LOONGARCH64' ] } }
+                   'TARGET_LOONGARCH64',
+                   'TARGET_RISCV' ] } }
 
 ##
 # @CpuDefinitionInfo: