diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-07 22:13:13 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-07 22:13:13 +0200 |
commit | b4ae47e83876e47a1720a1326642914e60fa6a1a (patch) | |
tree | 391387899374e83e5ab51e072fb76a9d9358fecb /target | |
parent | fca821a4199f3f571be5a3da892e30d8f289e42b (diff) |
add list of qemu archs
Diffstat (limited to 'target')
-rw-r--r-- | target/qarch.lst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/target/qarch.lst b/target/qarch.lst new file mode 100644 index 000000000..4e00da750 --- /dev/null +++ b/target/qarch.lst @@ -0,0 +1,11 @@ +arm +microblaze +mips +mips64 +ppc +ppc64 +sparc +sparc64 +sh +x86 +x86_64 |