From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH kvm] kvm_pv_eoi: add flag support for -cpu Date: Sun, 1 Jul 2012 11:22:46 +0300 Message-ID: <20120701082246.GA3906@redhat.com> References: <20120625144829.GA3168@redhat.com> <20120629230136.GA13653@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: avi@redhat.com, kvm@vger.kernel.org, Anthony Liguori , Andreas =?iso-8859-1?Q?F=E4rber?= , Markus Armbruster , Stefan Hajnoczi To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:3227 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751770Ab2GAIWj (ORCPT ); Sun, 1 Jul 2012 04:22:39 -0400 Content-Disposition: inline In-Reply-To: <20120629230136.GA13653@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Jun 29, 2012 at 08:01:36PM -0300, Marcelo Tosatti wrote: > On Mon, Jun 25, 2012 at 05:48:30PM +0300, Michael S. Tsirkin wrote: > > Support the new PV EOI flag in kvm - it just got merged > > into kvm.git. Set by default with -cpu kvm. > > Set for -cpu qemu by adding +kvm_pv_eoi. > > Clear by adding -kvm_pv_eoi to -cpu option. > > > > Signed-off-by: Michael S. Tsirkin > > Please regenerate against uq/master. Will do though it seems to apply with a 2 line offset. > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html