mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
Add alpha targets.
Code provision for x86_64 and PowerPC 64 linux user targets. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2618 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
9d53c7535f
commit
9ead1a1263
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,7 @@ ppc-softmmu
|
||||||
ppc64-softmmu
|
ppc64-softmmu
|
||||||
ppc-darwin-user
|
ppc-darwin-user
|
||||||
ppc-linux-user
|
ppc-linux-user
|
||||||
|
ppc64-linux-user
|
||||||
qemu-doc.html
|
qemu-doc.html
|
||||||
qemu-tech.html
|
qemu-tech.html
|
||||||
qemu-doc.info
|
qemu-doc.info
|
||||||
|
@ -23,6 +24,7 @@ sparc-linux-user
|
||||||
qemu-img
|
qemu-img
|
||||||
sparc-softmmu
|
sparc-softmmu
|
||||||
x86_64-softmmu
|
x86_64-softmmu
|
||||||
|
x86_64-linux-user
|
||||||
sparc64-linux-user
|
sparc64-linux-user
|
||||||
sparc64-softmmu
|
sparc64-softmmu
|
||||||
mips-softmmu
|
mips-softmmu
|
||||||
|
@ -37,6 +39,8 @@ m68k-linux-user
|
||||||
.gdbinit
|
.gdbinit
|
||||||
sh4-linux-user
|
sh4-linux-user
|
||||||
sh4-softmmu
|
sh4-softmmu
|
||||||
|
alpha-linux-user
|
||||||
|
alpha-softmmu
|
||||||
*.aux
|
*.aux
|
||||||
*.cp
|
*.cp
|
||||||
*.dvi
|
*.dvi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue