summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
diff options
context:
space:
mode:
authorAnthony Green2013-03-18 20:49:25 +0100
committerBlue Swirl2013-03-23 15:25:42 +0100
commitd15a9c2390889623a681b4d0bc56371b4d25893c (patch)
tree0b7b769f7b2dfcd40bfea0b72ba2ebaa3205855c /qapi-schema.json
parentAdd sample moxie system (diff)
downloadqemu-d15a9c2390889623a681b4d0bc56371b4d25893c.tar.gz
qemu-d15a9c2390889623a681b4d0bc56371b4d25893c.tar.xz
qemu-d15a9c2390889623a681b4d0bc56371b4d25893c.zip
Add top level changes for moxie
Signed-off-by: Anthony Green <green@moxielogic.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'qapi-schema.json')
-rw-r--r--qapi-schema.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/qapi-schema.json b/qapi-schema.json
index fdaa9da133..088f4e150f 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -2994,9 +2994,9 @@
##
{ 'enum': 'TargetType',
'data': [ 'alpha', 'arm', 'cris', 'i386', 'lm32', 'm68k', 'microblazeel',
- 'microblaze', 'mips64el', 'mips64', 'mipsel', 'mips', 'or32',
- 'ppc64', 'ppcemb', 'ppc', 's390x', 'sh4eb', 'sh4', 'sparc64',
- 'sparc', 'unicore32', 'x86_64', 'xtensaeb', 'xtensa' ] }
+ 'microblaze', 'mips64el', 'mips64', 'mipsel', 'mips', 'moxie',
+ 'or32', 'ppc64', 'ppcemb', 'ppc', 's390x', 'sh4eb', 'sh4',
+ 'sparc64', 'sparc', 'unicore32', 'x86_64', 'xtensaeb', 'xtensa' ] }
##
# @TargetInfo: