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.

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.


r~

Reply via email to