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: Sun, 7 Feb 2010 13:51:39 +0200 Message-ID: <20100207115139.GK2471@redhat.com> References: <20100207094641.GH2471@redhat.com> <4B6EA3F1.5000405@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Marcelo Tosatti , kvm@vger.kernel.org, Anthony Liguori , Alexander Graf , Glauber Costa , qemu-devel@nongnu.org To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61974 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754843Ab0BGLwD (ORCPT ); Sun, 7 Feb 2010 06:52:03 -0500 Content-Disposition: inline In-Reply-To: <4B6EA3F1.5000405@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Feb 07, 2010 at 12:28:49PM +0100, Jan Kiszka wrote: > Gleb Natapov 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 > >> > > With those patched, doing "info cpus" in monitor kill the guest, which, > > unfortunately, means that reworked VCPU state writeback is still not so > > easy to use correctly. > > > > Regression of patch 12 ("qemu-kvm: Use upstream kvm_vcpu_dirty"), will > be fixed in v3. > Looks better now indeed. Thanks. -- Gleb.