From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH kvm] kvm_pv_eoi: add flag support for -cpu Date: Fri, 29 Jun 2012 20:01:36 -0300 Message-ID: <20120629230136.GA13653@amt.cnet> References: <20120625144829.GA3168@redhat.com> 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: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40328 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752748Ab2F2Xdg (ORCPT ); Fri, 29 Jun 2012 19:33:36 -0400 Content-Disposition: inline In-Reply-To: <20120625144829.GA3168@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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.