mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
unicore32-softmmu: Add unicore32-softmmu build support
This patch adds unicore32-softmmu build support, include configure, makefile, arch_init, and all missing functions needed by softmmu. Although all missing functions are empty, unicore32-softmmu could be build successfully. By 20120804: change QEMU_ARCH_UNICORE32 to 0x4000 Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
3d1d965297
commit
4f23a1e645
10 changed files with 107 additions and 16 deletions
1
hw/unicore32/Makefile.objs
Normal file
1
hw/unicore32/Makefile.objs
Normal file
|
@ -0,0 +1 @@
|
|||
# For UniCore32 machines and boards
|
Loading…
Add table
Add a link
Reference in a new issue