From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 00/10] Clean up vcpu context structure Date: Mon, 12 Oct 2009 11:24:06 +0200 Message-ID: <4AD2F5B6.4030400@redhat.com> References: <1255111398-15251-1-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Marcelo Tosatti To: Glauber Costa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:15637 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754602AbZJLJYf (ORCPT ); Mon, 12 Oct 2009 05:24:35 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9C9O94o031421 for ; Mon, 12 Oct 2009 05:24:09 -0400 In-Reply-To: <1255111398-15251-1-git-send-email-glommer@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 10/09/2009 08:03 PM, Glauber Costa wrote: > This series aims at cleanin up vcpu_context structure. I am not removing yet > the fd field, because it is used in the ioctls, and I want to do it separadedly. > > But after this series, this structure exists only as a way to hold the file descriptor, > and is, much cleaner, and much closer to upstream qemu than before. > I agree. Looks good! -- error compiling committee.c: too many arguments to function