From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoVrn-0000yi-2p for qemu-devel@nongnu.org; Tue, 10 Jul 2012 04:32:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoVrg-0000O9-TB for qemu-devel@nongnu.org; Tue, 10 Jul 2012 04:32:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoVrg-0000Ny-KC for qemu-devel@nongnu.org; Tue, 10 Jul 2012 04:32:12 -0400 Message-ID: <4FFBE884.2010308@redhat.com> Date: Tue, 10 Jul 2012 11:32:04 +0300 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] apic: Fixes for userspace model List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Gleb Natapov , Marcelo Tosatti , qemu-devel , kvm , Anthony Liguori On 07/09/2012 05:42 PM, Jan Kiszka wrote: > As Avi noted recently, there is a problem in way we inject interrupts > into the userspace APIC under KVM: The TRP check over the iothread may > race with the VCPU raising the TPR value while in KVM mode. Patch 3 > addresses this issue. > > The other two patches fix problems I came across while thinking about > the first one. > > Who would like to process this series, up/master? Or should it go in > directly? I applied to uq/master, where it can get some extra testing. Thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.