qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic


From: Mark Cave-Ayland
Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic
Date: Fri, 21 Apr 2017 16:06:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 21/04/17 15:56, Siavash Katebzadeh wrote:

> My command line is:
> 
> ./qemu-system-sparc64 \
> -L pc-bios -m 720 \
> -kernel ${KERNEL_PATH}/${KERNEL} \
> -initrd ${KERNEL_PATH}/${INITRD} \
> -drive file=${QCOW2_PATH}/${QCOW2},if=virtio,index=0 \
> -rtc base='2006-06-17T16:01:21',clock=vm \
> -net none -append 'modprobe.blacklist=pata_cmd64x root=/dev/vda1' \
> -d in_asm -D ./out_file_timing \
> -nographic
> 
> And here is my environment:
> 
> Guest OS: Debian-7.8.0
> Guest Kernel: 3.2.0-4-sparc64 (Virtio modules are added manually)
> Host OS: Ubuntu 14.04
> CPU: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
> 
> This error happens when I’m using qemu-2.8.0-rc0 or later.

Please make sure that you CC the qemu-devel list, particularly as I
won't be around for several days. There have been several fixes in 2.9
that could be related to this - do you still see the same issue with the
latest 2.9 release?


ATB,

Mark.




reply via email to

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