Guo Ren 6e359e26e3 configs/csky_gx6605s: bump kernel to 5.0 and use buildroot toolchain 6 years ago
..
linux-ck610.config.fragment 6e359e26e3 configs/csky_gx6605s: bump kernel to 5.0 and use buildroot toolchain 6 years ago
linux-ck807.config.fragment 2834df2b4b configs/qemu_cskyXXX_virt: new defconfig 6 years ago
linux-ck810.config.fragment 2834df2b4b configs/qemu_cskyXXX_virt: new defconfig 6 years ago
linux-ck860.config.fragment 2834df2b4b configs/qemu_cskyXXX_virt: new defconfig 6 years ago
readme.txt 2834df2b4b configs/qemu_cskyXXX_virt: new defconfig 6 years ago

readme.txt

Run with qemu:

For ck860 smp:
qemu-system-cskyv2 -M virt -cpu ck860 -smp 2 -nographic -kernel vmlinux

For ck810/ck807:
qemu-system-cskyv2 -M virt -nographic -kernel vmlinux

For ck610:
qemu-system-cskyv1 -M virt -nographic -kernel vmlinux

The login prompt will appear in the terminal that started Qemu. Username is root and no password.