From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBK3f-0004Ty-Fx for qemu-devel@nongnu.org; Wed, 14 Jan 2015 04:16:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBK3Y-0008S3-UH for qemu-devel@nongnu.org; Wed, 14 Jan 2015 04:16:11 -0500 Received: from vps01.wiesinger.com ([46.36.37.179]:44687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBK3Y-0008RD-Nj for qemu-devel@nongnu.org; Wed, 14 Jan 2015 04:16:04 -0500 Message-ID: <54B633CE.3040901@wiesinger.com> Date: Wed, 14 Jan 2015 10:15:58 +0100 From: Gerhard Wiesinger MIME-Version: 1.0 References: <54AE87C1.2060907@wiesinger.com> <54AEBD43.2060705@redhat.com> <54AEC877.9080600@wiesinger.com> <54AECAF3.3060909@redhat.com> <54AF047D.8010009@wiesinger.com> <54B3B2F5.1090405@wiesinger.com> <54B57C51.7090002@wiesinger.com> <54B584AB.4090303@redhat.com> <54B58AC0.5080805@wiesinger.com> <54B58B18.9060205@redhat.com> <54B595C7.3080101@wiesinger.com> <54B5BF5F.9000805@redhat.com> In-Reply-To: <54B5BF5F.9000805@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed 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: Laine Stump , Paolo Bonzini , qemu-devel@nongnu.org, Cole Robinson , virt@lists.fedoraproject.org On 14.01.2015 01:59, Laine Stump wrote: > > Take a look at the following kernel bug. It specifically deals with a > hang in gettimeofday() in a KVM guest: > > https://bugzilla.redhat.com/show_bug.cgi?id=1178975 > > There is a link to a patched kernel you can try; it fixed my problems (I > was repeatedly getting hangs in python-urlgrabber during yum updates on > F21). > Looks to be fixed, commented in: https://bugzilla.redhat.com/show_bug.cgi?id=1178975 Installed kernels. http://koji.fedoraproject.org/koji/taskinfo?taskID=8575247 Time to release a new official kernel :-) Thanx for the comments. Ciao, Gerhard