From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH] Add support for async page fault to qemu Date: Mon, 18 Oct 2010 18:29:09 +0200 Message-ID: <20101018162909.GA5759@redhat.com> References: <20101018132538.GC10207@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org To: Juan Quintela Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39601 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750800Ab0JRQ3M (ORCPT ); Mon, 18 Oct 2010 12:29:12 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Oct 18, 2010 at 05:48:16PM +0200, Juan Quintela wrote: > Gleb Natapov wrote: > > Add save/restore of MSR for migration and cpuid bit. > > It is there a way to test if async page faults are in use? > if so, we can add a subsection instead of changing the cpuversion. > Yeah. Good idea. Forgot about our cool new subsection feature. -- Gleb.