From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] qemu-kvm: Switch to upstream TPR optimization Date: Fri, 9 Mar 2012 20:50:26 -0300 Message-ID: <20120309235026.GB26280@amt.cnet> References: <4F5A779F.7020201@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:56538 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077Ab2CIX4F (ORCPT ); Fri, 9 Mar 2012 18:56:05 -0500 Content-Disposition: inline In-Reply-To: <4F5A779F.7020201@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Mar 09, 2012 at 10:35:27PM +0100, Jan Kiszka wrote: > From: Jan Kiszka > > The upstream version is feature-equivalent and covers more corner cases. > > Signed-off-by: Jan Kiszka > --- > > As the upstream merge was not successful, this also unbreaks XP etc. > over current qemu-kvm. Applied, thanks.