Re: [Qemu-devel] SPARC not booting SMP Linux kernel

2010-06-22 Thread Artyom Tarasenko
2010/6/22 陈宇飞 : > > On 2010-6-22, at 下午1:46, Artyom Tarasenko wrote: > >> 2010/4/28 陈宇飞 : >>> I've tested the latest git HEAD version. But still has the problem. >>> >>> Investigating Linux kernel execution shows that the function which will >>> clear the interrupt is not executed. >>> >>> Here's

Re: [Qemu-devel] SPARC not booting SMP Linux kernel

2010-06-22 Thread 陈宇飞
On 2010-6-22, at 下午1:46, Artyom Tarasenko wrote: > 2010/4/28 陈宇飞 : >> I've tested the latest git HEAD version. But still has the problem. >> >> Investigating Linux kernel execution shows that the function which will >> clear the interrupt is not executed. >> >> Here's the relevant kernel code

Re: [Qemu-devel] SPARC not booting SMP Linux kernel

2010-06-22 Thread Artyom Tarasenko
2010/4/28 陈宇飞 : > I've tested the latest git HEAD version. But still has the problem. > > Investigating Linux kernel execution shows that the function which will clear > the interrupt is not executed. > > Here's the relevant kernel code. > > maybe_smp4m_msg: >GET_PROCESSOR4M_ID(o3) >

Re: [Qemu-devel] SPARC not booting SMP Linux kernel

2010-04-27 Thread 陈宇飞
I've tested the latest git HEAD version. But still has the problem. Investigating Linux kernel execution shows that the function which will clear the interrupt is not executed. Here's the relevant kernel code. maybe_smp4m_msg: GET_PROCESSOR4M_ID(o3) set sun4m_interrupts, %l

Re: [Qemu-devel] SPARC not booting SMP Linux kernel

2010-04-27 Thread Blue Swirl
On 4/27/10, 陈宇飞 wrote: > Actually this has been test before. > > http://lists.gnu.org/archive/html/qemu-devel/2006-08/msg00512.html That was before I added SMP support to OpenBIOS. > I've tested Debian 3.1 (with Linux 2.4.27.3) and Debian 4.0 (with > Linux 2.6.18.6), on both qemu 0.10.6 and 0

[Qemu-devel] SPARC not booting SMP Linux kernel

2010-04-26 Thread 陈宇飞
Actually this has been test before. http://lists.gnu.org/archive/html/qemu-devel/2006-08/msg00512.html I've tested Debian 3.1 (with Linux 2.4.27.3) and Debian 4.0 (with Linux 2.6.18.6), on both qemu 0.10.6 and 0.12.3, emulating machine is set to SS-20. 1. non-smp kernel successfully boots with b

Re: [Qemu-devel] SPARC not booting (SMP)

2006-08-29 Thread Blue Swirl
I tried to boot using a 2.4 (debian) kernel that it is SMP ready. It goes ahead quite a bit, but still fails. It never finish the "Initializing RT netlink socket" step. I tried the non-smp kernel (debian distributionn), and works fine. Any hints? SMP-Linux detects the CPUs but can't start t

Re: [Qemu-devel] SPARC not booting (SMP)

2006-08-29 Thread Jose Renau
I tried to boot using a 2.4 (debian) kernel that it is SMP ready. It goes ahead quite a bit, but still fails. It never finish the "Initializing RT netlink socket" step. I tried the non-smp kernel (debian distributionn), and works fine. Any hints? __ SMP BOOT ./sparc-softmmu/qe