From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v2 0/3] get rid of vcpu structure Date: Mon, 19 Oct 2009 16:09:15 -0200 Message-ID: <20091019180915.GA14227@amt.cnet> References: <1255625437-32395-1-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, avi@redhat.com To: Glauber Costa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19936 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755123AbZJSS0p (ORCPT ); Mon, 19 Oct 2009 14:26:45 -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 n9JIQoZt003471 for ; Mon, 19 Oct 2009 14:26:50 -0400 Content-Disposition: inline In-Reply-To: <1255625437-32395-1-git-send-email-glommer@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Oct 15, 2009 at 01:50:34PM -0300, Glauber Costa wrote: > Same as before, fixing test for ioctl return values as suggested by Marcelo. Applied 1 and 2, thanks.