From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v4 00/10] uq/master: TPR access optimization for Windows guests Date: Sat, 18 Feb 2012 12:16:21 +0200 Message-ID: <4F3F7A75.9020200@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , Gleb Natapov , kvm@vger.kernel.org, Marcelo Tosatti , qemu-devel , Blue Swirl , Paolo Bonzini To: Jan Kiszka Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On 02/17/2012 07:31 PM, Jan Kiszka wrote: > And here is v4: > - Changed TPR IP reporting in KVM user space irqchip mode to always > report the instruction after the triggering one > - Fixed bug that froze TCG with VAPIC enabled during setup > (by making run_on_vcpus fully TCG compatible) > - Rebased over uq/master > - Removed forgotten debug printf > > The series is also available at > > git://git.kiszka.org/qemu-kvm.git queues/kvm-tpr > > Please review/apply. Applied to uq/master, thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyhLG-0002Qk-NZ for qemu-devel@nongnu.org; Sat, 18 Feb 2012 05:16:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyhLF-0001Im-Ko for qemu-devel@nongnu.org; Sat, 18 Feb 2012 05:16:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyhLF-0001Ie-EH for qemu-devel@nongnu.org; Sat, 18 Feb 2012 05:16:33 -0500 Message-ID: <4F3F7A75.9020200@redhat.com> Date: Sat, 18 Feb 2012 12:16:21 +0200 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 v4 00/10] uq/master: TPR access optimization for Windows guests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony Liguori , Gleb Natapov , kvm@vger.kernel.org, Marcelo Tosatti , qemu-devel , Blue Swirl , Paolo Bonzini On 02/17/2012 07:31 PM, Jan Kiszka wrote: > And here is v4: > - Changed TPR IP reporting in KVM user space irqchip mode to always > report the instruction after the triggering one > - Fixed bug that froze TCG with VAPIC enabled during setup > (by making run_on_vcpus fully TCG compatible) > - Rebased over uq/master > - Removed forgotten debug printf > > The series is also available at > > git://git.kiszka.org/qemu-kvm.git queues/kvm-tpr > > Please review/apply. Applied to uq/master, thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.