qemu-discuss
[Top][All Lists]
Advanced

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

Re:Re: debian bootup hangs on qemu-system-mips64el


From: lixing
Subject: Re:Re: debian bootup hangs on qemu-system-mips64el
Date: Mon, 13 Jan 2020 09:05:11 +0800 (CST)

em...,Simple introduction: Loongson 3A4000 is mips64r2 compatiable cpu, we implemented mips64 compatible vz according to the 
MD00847-2B-VZMIPS64-AFP-01.06.pdf 
The qemu  based on 2.7, kernel based on 4.12, support two kind board type: 3A4000+rs780e and 3A4000+ LA7A, but the code still in local repo. 
we are prepare doing the code push jobs based on more newer qemu and kernel, maybe need some time to finish the job

thanks





lixing

address@hidden

13699171092

扫描二维码添加名片到手机

扫一扫,

快速添加名片到手机


----The following is the content of the forwarded email----
From:Aurelien Jarno  <address@hidden>
To:Jun Sun  <address@hidden>
Date:2020-01-13 03:57:52
Subject:Re: debian bootup hangs on qemu-system-mips64el

Hi,

On 2020-01-12 11:34, Jun Sun wrote:
> Are you sure QEMU/MIPS does not support SMP? Below link written in
> 2016 clearly shows something was working then.

> https://www.mips.com/blog/how-to-run-smp-linux-in-qemu-on-a-mips64-release-6-cpu/

It's not supported for the malta/mips64r2 combination you are trying to
use. It's clearly possible that it is supported for mips64r6, but it's a
different instruction set, so you can't run a standard Debian
distribution on it.

> Also, as Lixing mentioned in our private exchange, there is SMP
> support for loongson. Lixing, I assume loongson SMP support is
> already merged in QEMU repo, right? Can you point out the relevant
> source code directories?

Lixing mentioned virtualization. In that case it is indeed supported
like on other mips64r5 CPUs. For that you need to use add the -enable-kvm
option to the qemu command.

Aurelien

-- 
Aurelien Jarno GPG: 4096R/1DDD8C9B
address@hidden http://www.aurel32.net

reply via email to

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