From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51001 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsxmM-0004SS-0m for qemu-devel@nongnu.org; Tue, 07 Sep 2010 09:00:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsxmK-0001NZ-HX for qemu-devel@nongnu.org; Tue, 07 Sep 2010 09:00:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50116) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsxmK-0001N5-AC for qemu-devel@nongnu.org; Tue, 07 Sep 2010 09:00:00 -0400 Message-ID: <4C863748.7080100@redhat.com> Date: Tue, 07 Sep 2010 15:59:52 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/3] qemu-kvm: Invert svm-flag setting logic References: <1283858843-21330-1-git-send-email-joerg.roedel@amd.com> <1283858843-21330-2-git-send-email-joerg.roedel@amd.com> <20100907123016.GA2108@redhat.com> <7BED2EED-8D8B-4D42-9208-D3D04C23C77D@suse.de> <4C86318F.5050101@redhat.com> <4C86337B.3010302@redhat.com> <7328270E-D856-4669-99C0-38A0CC516C73@suse.de> In-Reply-To: <7328270E-D856-4669-99C0-38A0CC516C73@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Joerg Roedel , Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org On 09/07/2010 03:55 PM, Alexander Graf wrote: > >> Was it broken? How? > When migrating inside l2 context, we're missing information. My idea back then was to force the l1 guest out of l2 context every time we want to migrate, but I'm not sure this has happened. I thought that was implemented, but not sure (though it isn't clean architecturally). > Even then I'm not sure we're transferring the GIF. Argh, we aren't. -- error compiling committee.c: too many arguments to function