From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkAnH-00033p-WB for qemu-devel@nongnu.org; Wed, 14 Sep 2016 10:04:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkAnC-0004Jr-Ch for qemu-devel@nongnu.org; Wed, 14 Sep 2016 10:04:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkAnC-0004JV-7O for qemu-devel@nongnu.org; Wed, 14 Sep 2016 10:04:02 -0400 Date: Wed, 14 Sep 2016 16:03:58 +0200 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Message-ID: <20160914140357.GB17296@potion> References: <1473822299-6302-1-git-send-email-wanpeng.li@hotmail.com> <20160914140243.GA17296@potion> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160914140243.GA17296@potion> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] pc: apic: fix touch LAPIC when irqchip is split List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wanpeng Li Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Wanpeng Li , Paolo Bonzini , "Michael S. Tsirkin" , Eduardo Habkost 2016-09-14 16:02+0200, Radim Kr=C4=8Dm=C3=A1=C5=99: > Reviewed-by: Radim Kr=C4=8Dm=C3=A1=C5=99 >=20 > (The code is horribly tangled, so I might have missed something.) This reply should have went for the v2, sorry.