From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y98ot-0000Yt-HP for qemu-devel@nongnu.org; Thu, 08 Jan 2015 03:51:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y98oq-0002Y6-C3 for qemu-devel@nongnu.org; Thu, 08 Jan 2015 03:51:55 -0500 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:33724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y98oq-0002Xx-4t for qemu-devel@nongnu.org; Thu, 08 Jan 2015 03:51:52 -0500 Received: by mail-wg0-f52.google.com with SMTP id x12so1342151wgg.11 for ; Thu, 08 Jan 2015 00:51:51 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54AE4524.2060708@redhat.com> Date: Thu, 08 Jan 2015 09:51:48 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <201412311145449265941@tencent.com>, <20150103175043.GA5219@gandi.net> <201501081128335173071@tencent.com> In-Reply-To: <201501081128335173071@tencent.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Ping [PATCH] Fix irq route entries exceed KVM_MAX_IRQ_ROUTES List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?Imtldmlubm1hKOmprOaWh+mcnCki?= , qemu-devel On 08/01/2015 04:28, kevinnma(马文霜) wrote: > Ping > > Patches here: > http://patchwork.ozlabs.org/patch/424738/ > > Description: > In multi-core guest, set irq affinity will eventually lead to guest crash, this is a > severe BUG, I do not know why this patch was ignored? Because there is one maintainer and he (I) was on holiday. Paolo