From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] v4: use upstream kvm_vcpu_ioctl Date: Thu, 22 Oct 2009 14:19:24 -0200 Message-ID: <20091022161924.GA3984@amt.cnet> References: <1256063944-13069-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]:18946 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753179AbZJVQUB (ORCPT ); Thu, 22 Oct 2009 12:20:01 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9MGK5jR030998 for ; Thu, 22 Oct 2009 12:20:06 -0400 Content-Disposition: inline In-Reply-To: <1256063944-13069-1-git-send-email-glommer@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 20, 2009 at 04:39:04PM -0200, Glauber Costa wrote: > [v2: we already return -errno, so fix testers ] > [v3: keep error message for apic related failures ] > [v4: fix silly compile mistake ] > > Signed-off-by: Glauber Costa Applied, thanks (please mind the indentation).