From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGnlb-0003Te-9x for qemu-devel@nongnu.org; Fri, 21 Feb 2014 05:55:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGnlL-0007al-2Z for qemu-devel@nongnu.org; Fri, 21 Feb 2014 05:55:39 -0500 Received: from e28smtp09.in.ibm.com ([122.248.162.9]:36280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGnlI-0007WW-Tz for qemu-devel@nongnu.org; Fri, 21 Feb 2014 05:55:23 -0500 Received: from /spool/local by e28smtp09.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 21 Feb 2014 16:25:16 +0530 From: "Aneesh Kumar K.V" In-Reply-To: <296027B6-98E3-4D89-B469-D8520A409B3F@suse.de> References: <1392240199-2454-1-git-send-email-tommusta@gmail.com> <20140218185254.GA18678@redhat.com> <5303EC62.7020101@gmail.com> <20140220102342.GW1346@redhat.com> <20140220123400.GA3590@redhat.com> <296027B6-98E3-4D89-B469-D8520A409B3F@suse.de> Date: Fri, 21 Feb 2014 16:25:09 +0530 Message-ID: <871tyw4twy.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 00/28] target-ppc: Altivec 2.07 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , "Richard W.M. Jones" , Avik Sil Cc: Tom Musta , "list@suse.de:PowerPC" , QEMU Developers Alexander Graf writes: > >> The second bug is kind of interesting. If you add ~ 256 disks (using >> virtio-scsi), then it looks as if the firmware crashes. The total >> console output is below. It looks as if "c >" is some kind of prompt. >> qemu spins using 100% of CPU after this. > > How much RAM do you pass into the guest? Could you please try to > increase that size to see whether it makes a difference? If it > doesn't, Aneesh is your man :) Avik tells me that this is fixed in latest slof. -aneesh