From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: [PATCH v2 4/4] kvm tools: Fix virtio console hangs by removing IRQ injection for tx path Date: Sun, 8 May 2011 20:28:13 +0300 Message-ID: References: <1304860165-28810-1-git-send-email-asias.hejun@gmail.com> <1304860165-28810-5-git-send-email-asias.hejun@gmail.com> <1304874329.10621.45.camel@jaguar> <1304875308.12850.1.camel@lappy> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Asias He , Cyrill Gorcunov , Ingo Molnar , Prasad Joshi , kvm@vger.kernel.org To: Sasha Levin Return-path: Received: from mail-vx0-f174.google.com ([209.85.220.174]:37961 "EHLO mail-vx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753921Ab1EHR2O (ORCPT ); Sun, 8 May 2011 13:28:14 -0400 Received: by vxi39 with SMTP id 39so5017857vxi.19 for ; Sun, 08 May 2011 10:28:13 -0700 (PDT) In-Reply-To: <1304875308.12850.1.camel@lappy> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, May 8, 2011 at 8:21 PM, Sasha Levin wrote: > I'm seeing no more hangs, but why enable it unconditionally? > Maybe enable it by default, but we shouldn't force the activation of > virtio modules if the user doesn't want them. I meant enabling the device on PCI bus like we did before.