From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [patch 2/6] Use machine options to emulate -no-kvm-irqchip Date: Wed, 3 Oct 2012 12:03:41 -0300 Message-ID: <20121003150341.GA15164@amt.cnet> References: <20121003105255.972669952@amt.cnet> <20121003105509.391284251@amt.cnet> <87fw5vhb5a.fsf@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Gerd Hoffmann To: Anthony Liguori , Jan Kiszka Return-path: Content-Disposition: inline In-Reply-To: <87fw5vhb5a.fsf@codemonkey.ws> 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 Wed, Oct 03, 2012 at 09:40:17AM -0500, Anthony Liguori wrote: > Marcelo Tosatti writes: > > > Commit 3ad763fcba5bd0ec5a79d4a9b6baeef119dd4a3d from qemu-kvm.git. > > > > From: Jan Kiszka > > > > Upstream is moving towards this mechanism, so start using it in qemu-kvm > > already to configure the specific defaults: kvm enabled on, just like > > in-kernel irqchips. > > > > Signed-off-by: Marcelo Tosatti > > > Reviewed-by: Anthony Liguori > > Although it's a little odd to have From: Jan without a SoB... Agree, Jan can you ACK?