qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 01/31] target/loongarch: Upate the README for the softmmu.


From: yangxiaojuan
Subject: Re: [PATCH 01/31] target/loongarch: Upate the README for the softmmu.
Date: Fri, 22 Oct 2021 10:25:13 +0800
User-agent: Mozilla/5.0 (X11; Linux mips64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0


在 2021年10月20日 02:56, Richard Henderson 写道:
> On 10/19/21 12:34 AM, Xiaojuan Yang wrote:
>> ---
>>   target/loongarch/README  | 134 +++++++++++++++++++++++++++++++++++++++
>>   target/loongarch/ramdisk | Bin 0 -> 3077952 bytes
>>   target/loongarch/vmlinux | Bin 0 -> 24565536 bytes
>>   3 files changed, 134 insertions(+)
>>   create mode 100644 target/loongarch/ramdisk
>>   create mode 100755 target/loongarch/vmlinux
> 
> Wang Xuerui has already mentioned this, but let's make sure not to include 
> such large test binaries in future.
Yes, I will put the test binaries on the github.
> 
> The proper place for this is in a stable url, which could then either be 
> referenced in the documentation.  But even better than that would be an 
> acceptance test entry -- see tests/acceptance/boot_linux_console.py.
> 
>> +  2.Modify the kernel code for the tcg. Modifications are listed later. I 
>> will try to
>> +    commit to the kernel host.
> 
> This sounds like a bug in the qemu emulation of the device or boot 
> environment.
>
Yes, qemu needs some adjustments, in the next version we can use the kernel 
directly. Thanks
> 
> r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]