Re: [Qemu-devel] [PATCH 8/9] unicore32-softmmu: add config and makefile support

2012-05-29 Thread guanxuetao
> Am 28.05.2012 12:08, schrieb guanxue...@mprc.pku.edu.cn: >>> Am 25.05.2012 13:29, schrieb Guan Xuetao: This patch adds configure and makefile support for unicore32-softmmu. All puv3-soc devices are put into hw/pkunity directory, so this dir will be added when unicore32-softmmu is s

Re: [Qemu-devel] [PATCH 8/9] unicore32-softmmu: add config and makefile support

2012-05-28 Thread guanxuetao
> Am 25.05.2012 13:29, schrieb Guan Xuetao: >> This patch adds configure and makefile support for unicore32-softmmu. >> All puv3-soc devices are put into hw/pkunity directory, so this dir >> will be added when unicore32-softmmu is selected. >> >> Signed-off-by: Guan Xuetao >> --- >> Makefile.targ

Re: [Qemu-devel] [PATCH 8/9] unicore32-softmmu: add config and makefile support

2012-05-28 Thread Andreas Färber
Am 28.05.2012 12:08, schrieb guanxue...@mprc.pku.edu.cn: >> Am 25.05.2012 13:29, schrieb Guan Xuetao: >>> This patch adds configure and makefile support for unicore32-softmmu. >>> All puv3-soc devices are put into hw/pkunity directory, so this dir >>> will be added when unicore32-softmmu is selecte

Re: [Qemu-devel] [PATCH 8/9] unicore32-softmmu: add config and makefile support

2012-05-25 Thread Andreas Färber
Am 25.05.2012 13:29, schrieb Guan Xuetao: > This patch adds configure and makefile support for unicore32-softmmu. > All puv3-soc devices are put into hw/pkunity directory, so this dir > will be added when unicore32-softmmu is selected. > > Signed-off-by: Guan Xuetao > --- > Makefile.target

[Qemu-devel] [PATCH 8/9] unicore32-softmmu: add config and makefile support

2012-05-25 Thread Guan Xuetao
This patch adds configure and makefile support for unicore32-softmmu. All puv3-soc devices are put into hw/pkunity directory, so this dir will be added when unicore32-softmmu is selected. Signed-off-by: Guan Xuetao --- Makefile.target |5 + arch_init.c