From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9HjT-0005Sk-JN for qemu-devel@nongnu.org; Thu, 08 Jan 2015 13:22:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9HjP-0000Kd-B2 for qemu-devel@nongnu.org; Thu, 08 Jan 2015 13:22:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9HjP-0000KY-36 for qemu-devel@nongnu.org; Thu, 08 Jan 2015 13:22:51 -0500 Message-ID: <54AECAF3.3060909@redhat.com> Date: Thu, 08 Jan 2015 19:22:43 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <54AE87C1.2060907@wiesinger.com> <54AEBD43.2060705@redhat.com> <54AEC877.9080600@wiesinger.com> In-Reply-To: <54AEC877.9080600@wiesinger.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Fedora FC21 - Bug: 100% CPU and hangs in gettimeofday(&tp, NULL); forever List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger , qemu-devel@nongnu.org On 08/01/2015 19:12, Gerhard Wiesinger wrote: > Since kernels were the same on FC20/F21 and qemu/kvm changed from > 1.6.2 to 2.1.2 I guess the topic seems to be there. Also newer gcc > might be a topic. Indeed. Can you try the 2.2.0 qemu-kvm release, available in the fedora-virt-preview repository? http://fedoraproject.org/wiki/Virtualization_Preview_Repository Thanks, Paolo