On 2015/11/24 19:54, Paolo Bonzini wrote:
>
>
> On 24/11/2015 12:45, Yijun Zhu wrote:
>> Hi all,
>>
>>I got an error when doing "make check" on qemu code both stable-2.4 and
>> master branch, after updating binutils to 2.24-33.
>>
>>
Hi Paolo,
Thanks for you reply.
On 2015/11/24 19:54, Paolo Bonzini wrote:
>
>
> On 24/11/2015 12:45, Yijun Zhu wrote:
>> Hi all,
>>
>>I got an error when doing "make check" on qemu code both stable-2.4 and
>> master branch, after updating
Hi all,
I got an error when doing "make check" on qemu code both stable-2.4 and
master branch, after updating binutils to 2.24-33.
Qemu compiled successfully with following configure command:
$ ./configure --target-list=aarch64-softmmu
--cross-prefix=aarch64-redhat-linux- --enable-fdt
On 2014/10/14 20:40, Paolo Bonzini wrote:
> Il 14/10/2014 08:04, Yijun Zhu ha scritto:
>> I think all of the other ARM boards should be changed. If changes in virt is
>> ok,
>> I will make the patch again including the modification of other ARM boards.
>
> Don
Hi Peter,
On 2014/10/14 12:54, Peter Maydell wrote:
> On 14 October 2014 04:36, zhuyijun wrote:
>> From: Zhu Yijun
>>
>> Commit 0b183fc871:"memory: move mem_path handling to
>> memory_region_allocate_system_memory" split memory_region_init_ram and
>> memory_region_init_ram_from_file. Also it mo