From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH v2 00/21] qemu-kvm: Hook cleanups and extended use of upstream code Date: Thu, 4 Feb 2010 09:17:43 +0200 Message-ID: <20100204071743.GB2471@redhat.com> References: <20100203165051.GA29235@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kiszka , Avi Kivity , kvm@vger.kernel.org, Anthony Liguori , Alexander Graf , Glauber Costa , qemu-devel@nongnu.org To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:2133 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754484Ab0BDHRx (ORCPT ); Thu, 4 Feb 2010 02:17:53 -0500 Content-Disposition: inline In-Reply-To: <20100203165051.GA29235@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Feb 03, 2010 at 02:50:51PM -0200, Marcelo Tosatti wrote: > On Wed, Feb 03, 2010 at 09:53:25AM +0100, Jan Kiszka wrote: > > This version addresses the feedback on v2, namely: > > - assert( || thread>) on low-level > > load/save registers > > - fixed mpstate initialization > > > > Yet untested is -no-kvm-irqchip with smp due to some bug in unpatched > > qemu-kvm or the kernel modules. Still investigating. > > Don't recall it ever working properly. Guess that IPI emulation with > signals is problematic. > It did for me. -- Gleb.