From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 65081] Starting a second guest with -smp 2 makes the first guest very slow and the second one hang (or also very slow) Date: Mon, 21 Apr 2014 18:28:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.19.201]:38980 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753217AbaDUS2n (ORCPT ); Mon, 21 Apr 2014 14:28:43 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5FA032037A for ; Mon, 21 Apr 2014 18:28:42 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id D14FC202B8 for ; Mon, 21 Apr 2014 18:28:40 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=65081 Daniel Haid changed: What |Removed |Added ---------------------------------------------------------------------------- Kernel Version|3.12 |3.14 --- Comment #4 from Daniel Haid --- I have now tried and seen that using -no-kvm-irqchip actually solves the problem. Some more information about the bug: Instead of two "-smp 2" guests, one "-smp 3" (or higher) guest will also hang. And note that when running the two guests, they are running as different users. How can they ever be allowed to influence each other? -- You are receiving this mail because: You are watching the assignee of the bug.